gol4ng/logger

View on GitHub
context.go

Summary

Maintainability
A
0 mins
Test Coverage
A
100%

2: cannot find package "github.com/valyala/bytebufferpool" in any of:
Open

    "github.com/valyala/bytebufferpool"
Severity: Minor
Found in context.go by govet

exported method Context.StringTo should have comment or be unexported
Open

func (c *Context) StringTo(byteBuffer *bytebufferpool.ByteBuffer) *Context {
Severity: Minor
Found in context.go by golint

There are no issues that match your filters.

Category
Status