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

Method OnComponentCreate

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

Source from the content-addressed store, hash-verified

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

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected