MCPcopy 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
65func (i *IdentityCache) Lock() {
66 i.mu.Lock()
67}

Callers

nothing calls this directly

Calls 1

LockMethod · 0.65

Tested by

no test coverage detected