Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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
71
type
RaftNode
struct
{
72
RaftNodeRPCServer
73
}
74
75
type
RaftWriteBatchReq
struct
{
76
TxID RaftTxID
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected