Documentation
¶
Index ¶
- func Base64Decode(inputFile, outputFile string) error
- func Base64Encode(inputFile, outputFile string) error
- func EnvToJSON(inputFile, outputFile string) error
- func JSONToTOML(inputFile, outputFile string) error
- func JSONToXML(inputFile, outputFile string) error
- func JSONToYAML(inputFile, outputFile string) error
- func KeyValueToJSONCommand() *cobra.Command
- func TOMLToJSON(inputFile, outputFile string) error
- func XMLToJSON(inputFile, outputFile string) error
- func YAMLToJSON(inputFile, outputFile string) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Base64Decode ¶
func Base64Encode ¶
func JSONToYAML ¶
func KeyValueToJSONCommand ¶ added in v1.9.0
KeyValueToJSONCommand exposes the converter as an encode subcommand.
func YAMLToJSON ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.