Documentation
¶
Index ¶
Constants ¶
View Source
const (
Meta_Head = "SYNCLOG"
)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MetaData ¶
func NewMetaData ¶
func NewMetaData() *MetaData
type MetaInfo ¶
type MetaInfo struct {
// contains filtered or unexported fields
}
func OpenMetaFile ¶
func (*MetaInfo) SaveOffset ¶
type ReadRequest ¶
type SyncLogKVItem ¶
func (*SyncLogKVItem) Format ¶
func (kv *SyncLogKVItem) Format() []byte
func (*SyncLogKVItem) Parse ¶
func (kv *SyncLogKVItem) Parse(data []byte) error
Click to show internal directories.
Click to hide internal directories.