mirror of
https://github.com/grafana/grafana.git
synced 2026-07-30 08:18:10 -05:00
4 lines
49 B
Go
4 lines
49 B
Go
package util
|
|
|
|
type DynMap map[string]interface{}
|