mirror of
https://github.com/nabbar/golib.git
synced 2025-10-05 15:56:50 +08:00
- Bump master into current branch
- Add badge into README
This commit is contained in:
@@ -26,7 +26,7 @@
|
||||
|
||||
package httpserver
|
||||
|
||||
import errors "github.com/nabbar/golib/errors"
|
||||
import "github.com/nabbar/golib/errors"
|
||||
|
||||
const (
|
||||
EMPTY_PARAMS errors.CodeError = iota + errors.MIN_PKG_Httpserver
|
||||
|
Reference in New Issue
Block a user