Documentation ¶
Index ¶
- func FromJson(s string) any
- func FromToml(s string) any
- func FromYaml(s string) any
- func Iter(n int) []int
- func MakeInclude(t *template.Template) func(string, any) string
- func MakeTpl(t *template.Template) func(string, any) string
- func Map() map[string]any
- func MapClosure(baseMap map[string]any, t *template.Template) map[string]any
- func MustToToml(v any) (string, error)
- func MustToYaml(v any) (string, error)
- func Register(baseMap map[string]any) map[string]any
- func Table(v any) string
- func ToToml(v any) string
- func ToYaml(v any) string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func MustToToml ¶
func MustToYaml ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.