Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/git-bug/git-bug
/ Lock
Method
Lock
cache/identity_cache.go:65–67 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
63
}
64
65
func
(i *IdentityCache) Lock() {
66
i.mu.Lock()
67
}
Callers
nothing calls this directly
Calls
1
Lock
Method · 0.65
Tested by
no test coverage detected