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

Method Run

module/module.go:46–46  ·  view source on GitHub ↗
(*sync.WaitGroup)

Source from the content-addressed store, hash-verified

44type ModuleWoker interface {
45 Close()
46 Run(*sync.WaitGroup)
47}
48
49var (

Callers 4

RunFunction · 0.65
StartFunction · 0.65
StartMethod · 0.65
initFunction · 0.65

Implementers 2

modulemodule/module.go
TcpConnnetwork/tcp_conn.go

Calls

no outgoing calls

Tested by

no test coverage detected