- Bump master into current branch

- Add badge into README
This commit is contained in:
Nicolas JUHEL
2020-07-14 14:15:44 +02:00
parent 55affe9e7c
commit e46b5a4ba3
34 changed files with 142 additions and 58 deletions

View File

@@ -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