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

Method Delete

config/route_trie.go:298–329  ·  view source on GitHub ↗

DeleteEvent removes the fm associated with the given key. Returns true if a node was found for the given key. If the node or any of its ancestors becomes childless as a result, it is removed from the trie.

(key string)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 3

buildTrieKeyFunction · 0.85
segmentRouteFunction · 0.85
isLeafMethod · 0.80

Tested by

no test coverage detected