Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/DoNewsCode/core
/ Modules
Method
Modules
contract/container.go:5–5 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
3
// Container holds modules.
4
type
Container
interface
{
5
Modules() []
interface
{}
6
}
Callers
15
Shutdown
Method · 0.65
ApplyRootCommand
Method · 0.65
newServeCmd
Function · 0.65
applyRouter
Function · 0.65
applyGRPCServer
Function · 0.65
applyRunGroup
Function · 0.65
applyCron
Function · 0.65
applyDeprecatedCron
Function · 0.65
ExampleC_AddModuleFunc
Function · 0.65
ExampleC_AddModule_simple
Function · 0.65
TestC_Provide
Function · 0.65
TestC_AddModule
Function · 0.65
Implementers
1
Container
container/container.go
Calls
no outgoing calls
Tested by
6
ExampleC_AddModuleFunc
Function · 0.52
ExampleC_AddModule_simple
Function · 0.52
TestC_Provide
Function · 0.52
TestC_AddModule
Function · 0.52
Example_modules
Function · 0.52
TestModule_hotReload
Function · 0.52