Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
13
type
userValueContext
interface
{
14
UserValue(key any) any
15
}
16
17
type
valueContext
interface
{
Callers
5
Locals
Method · 0.65
Context
Method · 0.65
Value
Method · 0.65
Test_CopyContextToFiberContext
Function · 0.65
Value
Function · 0.65
Calls
no outgoing calls
Tested by
1
Test_CopyContextToFiberContext
Function · 0.52