mirror of
https://github.com/grafana/grafana.git
synced 2025-02-11 16:15:42 -06:00
This change uses `time.Second` in place of `1000 * time.Millisecond` and `time.Minute` in place of `60*time.Second`. |
||
---|---|---|
.. | ||
cache.go | ||
datasource_test.go | ||
datasource.go | ||
store_test.go | ||
store.go |