Documentation ¶
Index ¶
- type Wal
- func (w *Wal) Entries(gid uint32, fromTerm, fromIndex uint64) (es []raftpb.Entry, rerr error)
- func (w *Wal) HardState(gid uint32) (hd raftpb.HardState, rerr error)
- func (w *Wal) Snapshot(gid uint32) (snap raftpb.Snapshot, rerr error)
- func (w *Wal) Store(gid uint32, s raftpb.Snapshot, h raftpb.HardState, es []raftpb.Entry) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.