Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CommitLog ¶
type CommitLog struct { Logs []Log // contains filtered or unexported fields }
func LoadCommitLogFromFile ¶
func NewCommitLog ¶
func NewCommitLog() *CommitLog
func (*CommitLog) GetNextOffset ¶
func (*CommitLog) PersistToDiskLoop ¶
func (c *CommitLog) PersistToDiskLoop()
type CommitLogData ¶
Click to show internal directories.
Click to hide internal directories.