Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DoNewsCode/core
/ ProvideRunGroup
Method
ProvideRunGroup
module_contract.go:46–46 ·
view source on GitHub ↗
(group *run.Group)
Source
from the content-addressed store, hash-verified
44
// actions. For example, kafka consumer can be started here.
45
type
RunProvider
interface
{
46
ProvideRunGroup(group *run.Group)
47
}
Callers
3
applyRunGroup
Function · 0.65
TestModule_hotReload
Function · 0.65
TestModule_Watch
Function · 0.65
Implementers
5
factoryOut
otredis/dependency.go
databaseOut
otgorm/dependency.go
factoryOut
otkafka/dependency.go
out
leader/dependency.go
Module
config/module.go
Calls
no outgoing calls
Tested by
2
TestModule_hotReload
Function · 0.52
TestModule_Watch
Function · 0.52