Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/eventure/hide.client.linux
/ Shutdown
Method
Shutdown
control/server.go:90–94 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
88
}
89
90
func
( s *Server ) Shutdown() error {
91
s.connection.Disconnect()
92
s.connection.Shutdown()
93
return
s.server.Close()
94
}
Callers
3
main
Function · 0.95
shutdown
Method · 0.45
destroy
Method · 0.45
Calls
2
Close
Method · 0.80
Disconnect
Method · 0.45
Tested by
no test coverage detected