MCPcopy Create free account
hub / github.com/Cyinx/einx / OnComponentError

Method OnComponentError

module/module_commgr.go:5–5  ·  view source on GitHub ↗
(Context, error)

Source from the content-addressed store, hash-verified

3type ComponentMgr interface {
4 OnComponentCreate(Context, ComponentID)
5 OnComponentError(Context, error)
6}

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected