Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/txthinking/brook
/ Shutdown
Method
Shutdown
echoserver.go:145–147 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
143
}
144
145
func
(s *EchoServer) Shutdown() error {
146
return
s.RunnerGroup.Done()
147
}
Callers
1
main
Function · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected