4 lines
46 B
Go
4 lines
46 B
Go
package util
|
|
|
|
type MAP map[string]interface{}
|
package util
|
|
|
|
type MAP map[string]interface{}
|