//
pkg.gl
Category
github.com/eezz10001/ego
core
util
xmap
package
0.1.0
Repository:
https://github.com/eezz10001/ego.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
1
Files
69 SLOC
#
Functions
DeepSearchInMap
DeepSearchInMap deep search in map.
MergeStringMap
MergeStringMap merge two map.
ToMapStringInterface
ToMapStringInterface cast map[interface{}]interface{} to map[string]interface{}.