Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
20
type
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_httpShutdown
Function · 0.95
Example_tcpServer
Function · 0.65
Example_httpShutdown
Function · 0.65
TestUpgraderOnOS
Function · 0.65
TestUpgraderCleanExit
Function · 0.65
TestUpgraderUncleanExit
Function · 0.65
TestUpgraderTimeout
Function · 0.65
TestUpgraderListenConfig
Function · 0.65
TestUpgraderConcurrentUpgrade
Function · 0.65
TestHasParent
Function · 0.65
TestUpgraderWaitForParent
Function · 0.65
TestUpgraderReady
Function · 0.65
Calls
no outgoing calls
Tested by
14
Example_httpShutdown
Function · 0.76
Example_tcpServer
Function · 0.52
Example_httpShutdown
Function · 0.52
TestUpgraderOnOS
Function · 0.52
TestUpgraderCleanExit
Function · 0.52
TestUpgraderUncleanExit
Function · 0.52
TestUpgraderTimeout
Function · 0.52
TestUpgraderListenConfig
Function · 0.52
TestUpgraderConcurrentUpgrade
Function · 0.52
TestHasParent
Function · 0.52
TestUpgraderWaitForParent
Function · 0.52
TestUpgraderReady
Function · 0.52