MCPcopy Index your code
hub / github.com/CovenantSQL/CovenantSQL / StopService

Function StopService

api/service.go:39–41  ·  view source on GitHub ↗

StopService stops the API server.

()

Source from the content-addressed store, hash-verified

37
38// StopService stops the API server.
39func StopService() {
40 server.Stop()
41}

Callers 1

TestJSONRPCServiceFunction · 0.92

Calls 1

StopMethod · 0.45

Tested by 1

TestJSONRPCServiceFunction · 0.74