MCPcopy 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
115type UserContextKey string
116
117var UserKey UserContextKey = "user"
118

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected