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

Method DeleteEvent

config/route_trie.go:275–293  ·  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.

(event uint8, key string)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

DeregisterObserverMethod · 0.80

Calls 2

buildTrieKeyFunction · 0.85
segmentRouteFunction · 0.85

Tested by

no test coverage detected