Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ParseValue ¶
Types ¶
type InputMap ¶
type InputMap struct { Fields map[string]*InputValue FieldOrder []string }
type InputValue ¶
func ParseInputValue ¶
func ParseInputValue(l *lexer.Lexer) *InputValue
Click to show internal directories.
Click to hide internal directories.