mirror of
https://github.com/grafana/grafana.git
synced 2024-11-26 02:40:26 -06:00
4 lines
49 B
Go
4 lines
49 B
Go
package util
|
|
|
|
type DynMap map[string]interface{}
|