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

Method Close

module/module.go:45–45  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

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

Callers 3

CloseFunction · 0.65
do_closeMethod · 0.65
CloseMethod · 0.65

Implementers 2

modulemodule/module.go
TcpConnnetwork/tcp_conn.go

Calls

no outgoing calls

Tested by

no test coverage detected