4 lines
49 B
Go
4 lines
49 B
Go
package util
|
|
|
|
type DynMap map[string]interface{}
|
package util
|
|
|
|
type DynMap map[string]interface{}
|