MCPcopy Create free account
hub / github.com/ethstorage/es-node / Stop

Method Stop

ethstorage/node/server.go:95–97  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

93}
94
95func (r *rpcServer) Stop() {
96 _ = r.httpServer.Shutdown(context.Background())
97}
98
99func healthzHandler(appVersion string) http.HandlerFunc {
100 return func(w http.ResponseWriter, r *http.Request) {

Callers 2

UploadNodeStateMethod · 0.45
CloseMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected