Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
14
type
contextKey string
15
16
func
(c contextKey) String() string {
17
return
"Context key: "
+ string(c)
Callers
2
TestContextKey
Function · 0.85
context.go
File · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected