MCPcopy 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
152func (r *RaftNode) stop() {
153 r.server.Stop()
154}
155
156func (r *RaftNodeRPCServer) RPCPrepare(req *RaftWriteBatchReq, resp *RaftWriteBatchResp) (
157 err error) {

Callers 1

testTearDownFunction · 0.45

Calls 1

StopMethod · 0.45

Tested by

no test coverage detected