MCPcopy
hub / github.com/gofiber/fiber / Reset

Method Reset

ctx_interface_gen.go:157–157  ·  view source on GitHub ↗

Reset is a method to reset context fields by given request when to use server handlers.

(fctx *fasthttp.RequestCtx)

Source from the content-addressed store, hash-verified

155 configDependentPaths()
156 // Reset is a method to reset context fields by given request when to use server handlers.
157 Reset(fctx *fasthttp.RequestCtx)
158 // release is a method to reset context fields when to use ReleaseCtx()
159 release()
160 // Abandon marks this context as abandoned. An abandoned context will not be

Callers 15

releasePooledBinderFunction · 0.65
Test_Bind_BodyFunction · 0.65
TestRemoveRouteFunction · 0.65
StringMethod · 0.65
TestState_ResetFunction · 0.65
BenchmarkState_ResetFunction · 0.65
ResetMethod · 0.65
RenderMethod · 0.65

Calls

no outgoing calls