Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var CtxWasNotFoundError = errors.New("context.Context was not found into *fasthttp.RequestCtx")
View Source
var WriteResponseMsg = "error occurred while writing data into *fasthttp.RequestCtx"
Functions ¶
func ExtractCtx ¶
func ExtractCtx(ctx *fasthttp.RequestCtx) (context.Context, error)
func WriteString ¶
func WriteString(s string, ctx *fasthttp.RequestCtx) (int, error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.