Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TomDoesTech/GOTTH
/ UserContextKey
TypeAlias
UserContextKey
internal/middleware/middleware.go:115–115 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
113
}
114
115
type
UserContextKey string
116
117
var
UserKey UserContextKey =
"user"
118
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected