MCPcopy Create free account
hub / github.com/corestoreio/pkg / NewMap

Function NewMap

config/storage/map.go:32–51  ·  view source on GitHub ↗

NewMap creates a new simple key value storage using a map. Mainly used for testing. fqPathValue must be a balanced slice where i=fully qualified path and i+1 the value.

(fqPathValue ...string)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 5

makeCacheKeyFunction · 0.85
ScopeRouteMethod · 0.80
ParseMethod · 0.65
NewMethod · 0.65
ResetMethod · 0.45

Tested by

no test coverage detected