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

Method RequestID

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

RequestID returns the request identifier from the response header or request header.

()

Source from the content-addressed store, hash-verified

99 Path(override ...string) string
100 // RequestID returns the request identifier from the response header or request header.
101 RequestID() string
102 // Req returns a convenience type whose API is limited to operations
103 // on the incoming request.
104 Req() Req

Callers 1

Test_Ctx_HeaderHelpersFunction · 0.65

Calls

no outgoing calls

Tested by 1

Test_Ctx_HeaderHelpersFunction · 0.52