MCPcopy
hub / github.com/NVIDIA/aistore / MultiSyncMap

Struct MultiSyncMap

cmn/cos/sync.go:71–73  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

69 }
70
71 MultiSyncMap struct {
72 M [MultiSyncMapCount]sync.Map
73 }
74)
75
76// interface guard

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected