4 lines
50 B
Go
4 lines
50 B
Go
package proto
|
|
|
|
type Object map[string]interface{}
|
package proto
|
|
|
|
type Object map[string]interface{}
|