Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type BuilderListValue ¶
type BuilderListValue struct {
// contains filtered or unexported fields
}
func (*BuilderListValue) Kind ¶
func (c *BuilderListValue) Kind() model.KindValue
func (*BuilderListValue) Len ¶
func (c *BuilderListValue) Len() int
type BuilderMapValue ¶
type BuilderMapValue struct {
// contains filtered or unexported fields
}
func (*BuilderMapValue) Kind ¶
func (c *BuilderMapValue) Kind() model.KindValue
func (*BuilderMapValue) Len ¶
func (c *BuilderMapValue) Len() int
type Unmarshaler ¶
Click to show internal directories.
Click to hide internal directories.