Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ConvertToStringToInterface ¶
func ConvertToStringToInterface(badMap map[interface{}]interface{}) map[string]interface{}
ConvertToStringToInterface recursively converts map[interface{}]interface to map[string]interface{}. This is for marshalling to json, and exists because yaml unmarshals objects as map[interface{}]interface{}
func RemoveStringDups ¶
RemoveStringDups returns a new slice without duplicate items
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.