Documentation
¶
Index ¶
- func IsInStringSlice(list []string, data string) bool
- func MapToStruct(input interface{}, output interface{}) error
- func StructToMap(item interface{}) map[string]interface{}
- func StructToStringMap(item interface{}) map[string]string
- func Unique(strSlice []string) []string
- func UpgradeVersion(version string, place int) (string, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IsInStringSlice ¶ added in v0.0.24
check is data is in list
func MapToStruct ¶
func MapToStruct(input interface{}, output interface{}) error
func StructToMap ¶
func StructToMap(item interface{}) map[string]interface{}
func StructToStringMap ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.