Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/CovenantSQL/CovenantSQL
/ stop
Method
stop
twopc/twopc_test.go:152–154 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
150
}
151
152
func
(r *RaftNode) stop() {
153
r.server.Stop()
154
}
155
156
func
(r *RaftNodeRPCServer) RPCPrepare(req *RaftWriteBatchReq, resp *RaftWriteBatchResp) (
157
err error) {
Callers
1
testTearDown
Function · 0.45
Calls
1
Stop
Method · 0.45
Tested by
no test coverage detected