MCPcopy Index your code
hub / github.com/perkeep/perkeep / RUnlock

Method RUnlock

pkg/index/interface.go:15–15  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

13 sync.Locker
14 RLock()
15 RUnlock()
16
17 // os.ErrNotExist should be returned if the blob isn't known
18 GetBlobMeta(context.Context, blob.Ref) (camtypes.BlobMeta, error)

Callers 15

viaPathToMethod · 0.65
AttrMethod · 0.65
AttrsMethod · 0.65
ForeachAttrMethod · 0.65
QueryMethod · 0.65
subscribeToNewBlobsMethod · 0.65
GetRecentPermanodesMethod · 0.65
GetPermanodesWithAttrMethod · 0.65
GetClaimsMethod · 0.65
serveClaimsMethod · 0.65
serveFilesMethod · 0.65
serveSignerAttrValueMethod · 0.65

Implementers 1

Indexpkg/index/index.go

Calls

no outgoing calls

Tested by 4

TestDescribeLocationFunction · 0.52
TestDescribePermNoAttrFunction · 0.52
TestDescribeEmptyDirFunction · 0.52