42Atomys/webhooked

View on GitHub
pkg/storage/redis/redis.go

Summary

Maintainability
A
0 mins
Test Coverage

exported func NewStorage returns unexported type *redis.storage, which can be annoying to use
Open

func NewStorage(configRaw map[string]interface{}) (*storage, error) {
Severity: Minor
Found in pkg/storage/redis/redis.go by golint

There are no issues that match your filters.

Category
Status