Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type StreamTracker ¶
type StreamTracker struct {
// contains filtered or unexported fields
}
func (*StreamTracker) Apply ¶
func (st *StreamTracker) Apply(l *raft.Log) interface{}
func (*StreamTracker) Restore ¶
func (f *StreamTracker) Restore(r io.ReadCloser) error
func (*StreamTracker) Snapshot ¶
func (f *StreamTracker) Snapshot() (raft.FSMSnapshot, error)
Click to show internal directories.
Click to hide internal directories.