type context.Context (interface)

Method Implmentations

Deadline() (deadline time.Time, ok bool) *github.com/valyala/fasthttp.RequestCtx.Deadline
Done() <-chan struct{} *github.com/valyala/fasthttp.RequestCtx.Done
Err() error *github.com/valyala/fasthttp.RequestCtx.Err
Value(key any) any *github.com/valyala/fasthttp.RequestCtx.Value