Documentation ¶
Index ¶
Constants ¶
View Source
const (
ResponseServerName = "ProtoMux-HTTP"
)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type HandlerNotFound ¶
type HandlerNotFound struct { }
func (*HandlerNotFound) Handler ¶
func (h *HandlerNotFound) Handler(ctx *fasthttp.RequestCtx)
Click to show internal directories.
Click to hide internal directories.