Documentation
¶
Index ¶
Constants ¶
View Source
const ( EVENTIDENTITY_SEGMENT = 3 EVENTIDENTITY_SPLIT = 5 )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type EntryPosition ¶
type EntryPosition struct { TimePosition Included bool JournalName string Position int64 ServerId int64 }
func NewEntryPosition ¶
type LogIdentity ¶
type LogPosition ¶
type LogPosition struct { Identity LogIdentity Postion EntryPosition }
type MetaqPosition ¶
type TimePosition ¶
type TimePosition struct {
Timestamp int64
}
func NewTimePosition ¶
func NewTimePosition(timestamp int64) *TimePosition
Click to show internal directories.
Click to hide internal directories.