Remove gofmt + fix lint #2
Annotations
3 errors
Build:
main.go#L32
S1012: should use `time.Since` instead of `time.Now().Sub` (gosimple)
|
Build:
cache.go#L28
O_CREATE contains underscore. You should use mixedCap or MixedCap. (nosnakecase)
|
Build
issues found
|