Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Event ¶
type Event struct {
// contains filtered or unexported fields
}
An Event that occurrs when certain log command is either enqueued, appended or committed. Events may be fired in the transport layer (i.e. in the eventTransport wrappers) or in the state machine layer (i.e. in the eventFSM wrapper).
Click to show internal directories.
Click to hide internal directories.