Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func StreamType ¶
func StreamType(msg *rfc5424.Message) logagg.StreamType
Types ¶
type HostCursor ¶
func ParseHostCursor ¶
func ParseHostCursor(msg *rfc5424.Message) (*HostCursor, error)
func ParseMessage ¶
func ParseMessage(data []byte) (*rfc5424.Message, *HostCursor, error)
func (HostCursor) After ¶
func (c HostCursor) After(other HostCursor) bool
Click to show internal directories.
Click to hide internal directories.