4 lines
56 B
Go
4 lines
56 B
Go
|
package jsontypes
|
||
|
|
||
|
type Metadata map[string]interface{}
|