Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrorCouldNotParse = errors.New("Could not parse timestamp")
Functions ¶
func ParseTimestamp ¶
Types ¶
type LogTimestampParser ¶
type LogTimestampParser func(common.LogMessage) *time.Time
func FindTimestampFunc ¶
func FindTimestampFunc(exampleMessage common.LogMessage) LogTimestampParser
type MessageTimestampParser ¶
type TimestampParser ¶
func GuessTimestampParseFunc ¶
func GuessTimestampParseFunc(exampleV interface{}) TimestampParser
Click to show internal directories.
Click to hide internal directories.