Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
3
type
ComponentMgr
interface
{
4
OnComponentCreate(Context, ComponentID)
5
OnComponentError(Context, error)
6
}
Callers
1
handle_component_error
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected