MCPcopy Create free account
hub / github.com/bigwhite/experiments / Load

Method Load

inside-syncmap/syncmap/sync/map.go:130–153  ·  view source on GitHub ↗

Load returns the value stored in the map for a key, or nil if no value is present. The ok result indicates whether value was found in the map.

(key interface{})

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

mainFunction · 0.95
InitFromFileFunction · 0.80
loadSnapshotMethod · 0.80
loadSnapshotMethod · 0.80
loadConfigFromIniFunction · 0.80
mainFunction · 0.80
DumpMethod · 0.80
StoreMethod · 0.80
LoadOrStoreMethod · 0.80
DeleteMethod · 0.80
RangeMethod · 0.80
dirtyLockedMethod · 0.80

Calls 2

missLockedMethod · 0.95
loadMethod · 0.45

Tested by

no test coverage detected