Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type BooleanValue ¶
type BooleanValue bool
func (BooleanValue) Kind ¶
func (boolean BooleanValue) Kind() string
type NumericValue ¶
func (NumericValue) Kind ¶
func (numeric NumericValue) Kind() string
type UpdateValue ¶
type UpdateValue interface {
Kind() string
}
Click to show internal directories.
Click to hide internal directories.