Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/cloudflare/tableflip
/ String
Method
String
child.go:81–83 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
79
}
80
81
func
(c *child) String() string {
82
return
c.proc.String()
83
}
84
85
func
(c *child) Kill() {
86
c.proc.Signal(os.Kill)
Callers
3
Example_tcpServer
Function · 0.45
Example_httpShutdown
Function · 0.45
Example_httpShutdown
Function · 0.45
Calls
no outgoing calls
Tested by
3
Example_tcpServer
Function · 0.36
Example_httpShutdown
Function · 0.36
Example_httpShutdown
Function · 0.36