MCPcopy
hub / github.com/davyxu/cellnet / Stop

Method Stop

timer/after.go:9–9  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

7
8type AfterStopper interface {
9 Stop() bool
10}
11
12// 在给定的duration持续时间后, 执行callbackObj对象类型对应的函数回调

Callers 11

TestLoopTimerFunction · 0.65
TestSyncRPCFunction · 0.65
TestASyncRPCFunction · 0.65
TestTypeRPCFunction · 0.65
TestRelayFunction · 0.65
runEchoFunction · 0.65
runConnCloseFunction · 0.65
TestPrintPageFunction · 0.65
TestHttpFunction · 0.65
TestLoopPanicFunction · 0.65

Implementers 13

wsSyncConnectorpeer/gorillaws/syncconn.go
wsAcceptorpeer/gorillaws/acceptor.go
wsConnectorpeer/gorillaws/connector.go
httpAcceptorpeer/http/acceptor.go
httpConnectorpeer/http/connector.go
mysqlConnectorpeer/mysql/connector.go
udpAcceptorpeer/udp/acceptor.go
udpConnectorpeer/udp/connector.go
redisConnectorpeer/redix/connector.go
tcpSyncConnectorpeer/tcp/syncconn.go
tcpAcceptorpeer/tcp/acceptor.go
tcpConnectorpeer/tcp/connector.go

Calls

no outgoing calls

Tested by 11

TestLoopTimerFunction · 0.52
TestSyncRPCFunction · 0.52
TestASyncRPCFunction · 0.52
TestTypeRPCFunction · 0.52
TestRelayFunction · 0.52
runEchoFunction · 0.52
runConnCloseFunction · 0.52
TestPrintPageFunction · 0.52
TestHttpFunction · 0.52
TestLoopPanicFunction · 0.52