MCPcopy
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
145func (s *EchoServer) Shutdown() error {
146 return s.RunnerGroup.Done()
147}

Callers 1

mainFunction · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected