Files
grafana/pkg/services
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
2018-03-22 22:38:44 +01:00
2018-04-13 20:31:29 +02:00
2018-03-07 17:19:35 -05:00