Documentation
¶
Index ¶
- Constants
- func BuildTokenTree(path string) (tree *jee.TokenTree, err error)
- func ParseArrayFloat(ruleI interface{}, key string) ([]float64, error)
- func ParseArrayString(ruleI interface{}, key string) ([]string, error)
- func ParseBool(ruleI interface{}, key string) (bool, error)
- func ParseFloat(ruleI interface{}, key string) (float64, error)
- func ParseInt(ruleI interface{}, key string) (int, error)
- func ParseRequiredString(ruleI interface{}, key string) (string, error)
- func ParseString(ruleI interface{}, key string) (string, error)
Constants ¶
View Source
const (
VERSION = "0.2.3"
)
Variables ¶
This section is empty.
Functions ¶
func BuildTokenTree ¶
func ParseArrayFloat ¶
func ParseArrayString ¶
func ParseFloat ¶
func ParseRequiredString ¶
func ParseString ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.