mirror of
https://github.com/grafana/grafana.git
synced 2025-02-14 09:33:34 -06:00
This commit changes the Data struct in template.go to use Labels instead of map[string]string. It changes how labels are printed when using {{ .Labels }} from map[foo:bar bar:baz] to foo=bar, bar=baz. |
||
---|---|---|
.. | ||
historian | ||
template | ||
cache_test.go | ||
cache.go | ||
image_mock.go | ||
manager_bench_test.go | ||
manager_private_test.go | ||
manager_test.go | ||
manager.go | ||
persist.go | ||
state_test.go | ||
state.go | ||
testing.go |