Documentation
¶
Index ¶
- func GetFilesBase64(list []string) (result string, err error)
- func GetFullPath(path string) (fullPath string)
- func GetMaxLength(list []string) (MaxLength int)
- func IsExist(filename string) bool
- func MapReduce(map1, map2 map[string]interface{}) map[string]interface{}
- func MapToStruct(mapVal map[string]interface{}, val interface{}) (ok bool)
- func StructToMap(val interface{}) (mapVal map[string]interface{}, ok bool)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetFilesBase64 ¶ added in v0.5.1
func GetFullPath ¶
func GetMaxLength ¶
func MapToStruct ¶
func StructToMap ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.