MCPcopy
hub / github.com/cloudflare/tableflip / Stop

Method Stop

testing/http_example_test.go:22–22  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

20type upgrader interface {
21 Listen(network, addr string) (net.Listener, error)
22 Stop()
23 Upgrade() error
24 Ready() error
25 Exit() <-chan struct{}

Callers 14

Example_httpShutdownFunction · 0.95
Example_tcpServerFunction · 0.65
Example_httpShutdownFunction · 0.65
TestUpgraderOnOSFunction · 0.65
TestUpgraderCleanExitFunction · 0.65
TestUpgraderUncleanExitFunction · 0.65
TestUpgraderTimeoutFunction · 0.65
TestUpgraderListenConfigFunction · 0.65
TestHasParentFunction · 0.65
TestUpgraderReadyFunction · 0.65

Calls

no outgoing calls

Tested by 14

Example_httpShutdownFunction · 0.76
Example_tcpServerFunction · 0.52
Example_httpShutdownFunction · 0.52
TestUpgraderOnOSFunction · 0.52
TestUpgraderCleanExitFunction · 0.52
TestUpgraderUncleanExitFunction · 0.52
TestUpgraderTimeoutFunction · 0.52
TestUpgraderListenConfigFunction · 0.52
TestHasParentFunction · 0.52
TestUpgraderReadyFunction · 0.52