Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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.
39
func
StopService() {
40
server.Stop()
41
}
Callers
1
TestJSONRPCService
Function · 0.92
Calls
1
Stop
Method · 0.45
Tested by
1
TestJSONRPCService
Function · 0.74