Files
grafana/pkg
Karsten Weiss 4d87cb03c5 Simplify make() (gosimple)
This fixes:
pkg/api/http_server.go:142:89: should use make(map[string]func(*http.Server, *tls.Conn, http.Handler)) instead (S1019)
pkg/services/alerting/scheduler.go:18:30: should use make(map[int64]*Job) instead (S1019)
pkg/services/alerting/scheduler.go:26:31: should use make(map[int64]*Job) instead (S1019)
2018-04-16 21:04:57 +02:00
..
2018-04-16 21:04:57 +02:00
2016-12-14 12:17:38 +09:00
2018-04-16 21:04:57 +02:00
2018-04-16 21:04:57 +02:00
2018-04-13 20:31:29 +02:00
2018-04-16 21:04:57 +02:00
2018-04-03 19:09:49 +02:00
2017-09-27 16:38:00 +02:00
2018-04-16 21:04:57 +02:00