Implementation of the Redis transport #9
Annotations
2 errors
golangci-lint
issues found
|
golangci-lint:
redis.go#L56
do not define dynamic errors, use wrapped static errors instead: "fmt.Errorf(\"failed to connect to Redis: %s\", pong)" (err113)
|
Loading