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

Struct RaftNode

twopc/twopc_test.go:71–73  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

69}
70
71type RaftNode struct {
72 RaftNodeRPCServer
73}
74
75type RaftWriteBatchReq struct {
76 TxID RaftTxID

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected