Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ericls/imgdd
/ authContextKey
TypeAlias
authContextKey
httpserver/identity.go:14–14 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
12
const
authroized_user_id_session_key =
"authorized_user_id"
13
14
type
authContextKey string
15
16
type
HttpContextUserManager
struct
{
17
contextKey authContextKey
Callers
1
NewContextUserManager
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected