Documentation ¶
Index ¶
- func ConvertJSONArrayToYAML(jsonContent string) (string, error)
- func ConvertJSONMapToYAML(jsonContent string) (string, error)
- func ConvertYAMLArrayToJSON(yamlContent string) (string, error)
- func ConvertYAMLMapToJSON(yamlContent string) (string, error)
- func LoadJSONFile(path string, target interface{}) error
- func LoadYAMLFile(path string, target interface{}) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ConvertJSONArrayToYAML ¶
func ConvertJSONMapToYAML ¶
func ConvertYAMLArrayToJSON ¶
func ConvertYAMLMapToJSON ¶
func LoadJSONFile ¶
func LoadYAMLFile ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.