Documentation
¶
Index ¶
- func CheckKeyByMap(m map[string]interface{}, key string) bool
- func CopeyListMapToStruct(isNeedLower bool, input interface{}, output interface{}) error
- func CopeyMapToStruct(isNeedLower bool, input interface{}, output interface{}) error
- func GetkeysByMap(m map[string]interface{}) []string
- func JsonMarshal(data interface{}) (jsonRaw []byte)
- func ListIntToString(s []int) (str string)
- func ListStringToString(s []string) (str string)
- func ListToString(s []string) (str string)
- func PraseInterfaceToString(val interface{}) string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CheckKeyByMap ¶
func CopeyListMapToStruct ¶
func CopeyMapToStruct ¶
func GetkeysByMap ¶
func JsonMarshal ¶
func JsonMarshal(data interface{}) (jsonRaw []byte)
func ListIntToString ¶
func ListStringToString ¶
func ListToString ¶
func PraseInterfaceToString ¶
func PraseInterfaceToString(val interface{}) string
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.