MCPcopy Create free account
hub / github.com/belak/gitdir / contextKey

TypeAlias contextKey

context.go:14–14  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

12)
13
14type contextKey string
15
16func (c contextKey) String() string {
17 return "Context key: " + string(c)

Callers 2

TestContextKeyFunction · 0.85
context.goFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected