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

Method Get

config/service.go:574–602  ·  view source on GitHub ↗

Get traverses through the scopes store->website->default to find a matching byte slice value. The argument `restrictUpTo` scope.Type restricts the bubbling. For example a path gets stored in all three scopes but argument `restrictUpTo` specifies only website scope, then the store scope will be ignor

(restrictUpTo scope.Type, route string)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 5

isAllowedStoreMethod · 0.95
isAllowedWebsiteMethod · 0.95
RouteTypeAlias · 0.85
WithIDMethod · 0.80
GetMethod · 0.65

Tested by

no test coverage detected