Documentation ¶
Index ¶
- type Log
- func (l *Log) Close() error
- func (l *Log) FirstIndex() (uint64, error)
- func (l *Log) LastIndex() (uint64, error)
- func (l *Log) Len() (uint64, error)
- func (l *Log) Name() string
- func (l *Log) Read(id uint64) ([]byte, error)
- func (l *Log) Sync() error
- func (l *Log) TruncateFront(id uint64) error
- func (l *Log) Write(data []byte) 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.