grafana/pkg/tsdb/postgres
Sasha Melentyev c02003af3c
Refactor time durations (#58484)
This change uses `time.Second` in place of `1000 * time.Millisecond` and `time.Minute` in place of `60*time.Second`.
2022-11-22 15:09:15 +08:00
..
locker.go
locker_test.go
macros.go
macros_test.go
postgres.go
postgres_test.go
tlsmanager.go
tlsmanager_test.go