Switch to golangci-lint

This commit is contained in:
9seconds
2018-07-18 08:37:37 +03:00
parent c1e5c33076
commit c1b862c1e9
19 changed files with 194 additions and 112 deletions
+1 -1
View File
@@ -13,7 +13,7 @@ import (
var instance *stats
// Start starts new statisitcs server.
// Start starts new statistics server.
func Start(conf *config.Config) error {
log := zap.S().Named("stats")