4 lines
50 B
Go
4 lines
50 B
Go
package utils
|
|
|
|
type DynMap map[string]interface{}
|
package utils
|
|
|
|
type DynMap map[string]interface{}
|