Documentation
¶
Index ¶
- func ConvertToBool(v interface{}) (bool, bool)
- func ConvertToFloat64(v interface{}) (float64, bool)
- func ConvertToLower(m map[string]string)
- func ConvertToString(v interface{}) (string, bool)
- func DecodeYaml(yamlStr string) (map[string]interface{}, error)
- func EncodeYaml(yamlMap map[string]interface{}) (string, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ConvertToFloat64 ¶
ConvertToFloat64 convert to float64
func ConvertToLower ¶
func ConvertToString ¶
ConvertToString convert to string
func DecodeYaml ¶
DecodeYaml decode yaml
func EncodeYaml ¶
EncodeYaml encode yaml
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.