Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type BroadcastPrecommit ¶
func (*BroadcastPrecommit[H, A]) RequiresWALFlush ¶ added in v0.15.20
func (a *BroadcastPrecommit[H, A]) RequiresWALFlush() bool
type BroadcastPrevote ¶
func (*BroadcastPrevote[H, A]) RequiresWALFlush ¶ added in v0.15.20
func (a *BroadcastPrevote[H, A]) RequiresWALFlush() bool
type BroadcastProposal ¶
func (*BroadcastProposal[V, H, A]) RequiresWALFlush ¶ added in v0.15.20
func (a *BroadcastProposal[V, H, A]) RequiresWALFlush() bool
type Commit ¶
func (*Commit[V, H, A]) RequiresWALFlush ¶ added in v0.15.20
type ScheduleTimeout ¶
func (*ScheduleTimeout) RequiresWALFlush ¶ added in v0.15.20
func (a *ScheduleTimeout) RequiresWALFlush() bool
type TriggerSync ¶ added in v0.15.20
func (*TriggerSync) RequiresWALFlush ¶ added in v0.15.20
func (a *TriggerSync) RequiresWALFlush() bool
Click to show internal directories.
Click to hide internal directories.