Documentation ¶ Index ¶ func Format(str string, value builder.Jsonable, index *uint32, input builder.Jsonable) string func ProcessExpression(expression string, result builder.Jsonable, index *uint32, ...) (interface{}, error) func SafeNewSliceGenerator(begin, end, step int) []int func String(str string) *string Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func Format ¶ func Format(str string, value builder.Jsonable, index *uint32, input builder.Jsonable) string func ProcessExpression ¶ added in v0.0.43 func ProcessExpression(expression string, result builder.Jsonable, index *uint32, input builder.Jsonable) (interface{}, error) func SafeNewSliceGenerator ¶ added in v0.0.31 func SafeNewSliceGenerator(begin, end, step int) []int func String ¶ added in v0.0.26 func String(str string) *string Types ¶ This section is empty. Source Files ¶ View all Source files array.go common.go expression.go formatter.go Click to show internal directories. Click to hide internal directories.