Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type FPInfo ¶
func FastParseBytes ¶ added in v2.0.19
type Node ¶
type Operation ¶
type ParserType ¶
type ParserType int8
const ( OpQuery ParserType OpMutate OpSub NodeStr NodeNum NodeBool NodeObj NodeList NodeVar NodeLabel )
func (ParserType) String ¶
func (i ParserType) String() string
type Pos ¶
type Pos int
Pos represents a byte position in the original input text from which this template was parsed.
type Schema ¶ added in v2.0.19
func ParseSchema ¶ added in v2.0.19
Click to show internal directories.
Click to hide internal directories.