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

Method UserValue

internal/contextvalue/contextvalue.go:14–14  ·  view source on GitHub ↗
(key any)

Source from the content-addressed store, hash-verified

12
13type userValueContext interface {
14 UserValue(key any) any
15}
16
17type valueContext interface {

Callers 5

LocalsMethod · 0.65
ContextMethod · 0.65
ValueMethod · 0.65
ValueFunction · 0.65

Calls

no outgoing calls

Tested by 1