Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MemSinkCursor ¶
type MemSinkCursor struct {
// contains filtered or unexported fields
}
func (*MemSinkCursor) Err ¶
func (crs *MemSinkCursor) Err() error
func (*MemSinkCursor) Event ¶
func (crs *MemSinkCursor) Event() *typesv1.LogEvent
func (*MemSinkCursor) IDs ¶
func (crs *MemSinkCursor) IDs() (machineID, sessionID int64)
type MemStorage ¶
type MemStorage struct {
// contains filtered or unexported fields
}
func NewMemStorage ¶
func NewMemStorage() *MemStorage
type MemStorageSink ¶
type MemStorageSink struct {
// contains filtered or unexported fields
}
func (*MemStorageSink) ReceiveBatch ¶
Click to show internal directories.
Click to hide internal directories.