evalphobia/eurekache

View on GitHub
test/helper/helper.go

Summary

Maintainability
A
0 mins
Test Coverage

exported function TestGobItem should have comment or be unexported
Open

func TestGobItem(v interface{}) []byte {
Severity: Minor
Found in test/helper/helper.go by golint

exported function TestGetPool should have comment or be unexported
Open

func TestGetPool() *redis.Pool {
Severity: Minor
Found in test/helper/helper.go by golint

There are no issues that match your filters.

Category
Status