Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrEOF = errors.New("EOF")
View Source
var ErrMoveOn = errors.New("move on")
View Source
var ErrNotAllowed = errors.New("not alowed")
View Source
var ErrUnexpectedEOF = errors.New("unexpected EOF, value required")
Functions ¶
Types ¶
type BaseHandler ¶
func (*BaseHandler) SetDefaultLimiters ¶
func (h *BaseHandler) SetDefaultLimiters(modifiers ...limiter.Limiter)
Click to show internal directories.
Click to hide internal directories.