Documentation
¶
Index ¶
- func Merge(left interface{}, right interface{}) interface{}
- func ParseFunc(src *parse.Source, id string, funcName string, funcArgs []string) interface{}
- func ParseLiteral(src *parse.Source, literal string) interface{}
- func ParseVariable(src *parse.Source, id string) interface{}
- type Format
- type Func
- type Literal
- type Token
- type Variable
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ParseLiteral ¶
func ParseVariable ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.