Documentation ¶
Index ¶
- func MarshalYamlConfigs(configs ...interface{}) ([]byte, error)
- func MarshalYamlToFile(file string, obj ...interface{}) error
- func Matcher(path string) bool
- func ToJSON(bs []byte) (jsons []string)
- func ToYalms(bs string) (yamls []string)
- func Unmarshal(path string) (map[string]interface{}, error)
- func UnmarshalData(metadata []byte) (map[string]interface{}, error)
- func UnmarshalYamlFromFile(file string, obj interface{}) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func MarshalYamlConfigs ¶
func MarshalYamlToFile ¶
func UnmarshalData ¶
func UnmarshalYamlFromFile ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.