nabbar / golib

custom libraries for go

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Linter for package httpserver

nabbar opened this issue · comments

httpserver/error.go:47:2: missing cases in switch of type errors.CodeError: UNK_ERROR (exhaustive)
	switch code {
	^