Documentation
¶
Index ¶
- func JSON(in string) (map[string]interface{}, error)
- func JSONArray(in string) ([]interface{}, error)
- func TOML(in string) (interface{}, error)
- func ToJSON(in interface{}) (string, error)
- func ToTOML(in interface{}) (string, error)
- func ToYAML(in interface{}) (string, error)
- func YAML(in string) (map[string]interface{}, error)
- func YAMLArray(in string) ([]interface{}, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.