heuristic

package
v0.3.3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 18, 2018 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ErrorCouldNotParse = errors.New("Could not parse timestamp")

Functions

This section is empty.

Types

type LogTimestampParser

type LogTimestampParser func(common.LogMessage) *time.Time

func FindTimestampFunc

func FindTimestampFunc(exampleMessage common.LogMessage) LogTimestampParser

type MessageTimestampParser

type MessageTimestampParser func(message string) *time.Time

type TimestampParser

type TimestampParser func(interface{}) *time.Time

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL