Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/codnect/procyon
/ AnyModule
Struct
AnyModule
runtime/module_test.go:23–24 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
21
)
22
23
type
AnyModule
struct
{
24
}
25
26
func
(a AnyModule) Init() {
27
}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected