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

Method release

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

release is a method to reset context fields when to use ReleaseCtx()

()

Source from the content-addressed store, hash-verified

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
161 // returned to the pool when ReleaseCtx is called.
162 //

Callers 4

ReleaseRedirectFunction · 0.65
ReleaseBindFunction · 0.65
Test_Exec_FuncFunction · 0.65
NewFunction · 0.65

Calls

no outgoing calls

Tested by 1

Test_Exec_FuncFunction · 0.52