replay

package
v0.0.0-...-54e02f6 Latest Latest
Warning

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

Go to latest
Published: Feb 3, 2020 License: MIT Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	// Workers configures the number of goroutines that are spawned for running comuntational tasks
	Workers = 1
	// IgnoreParseErrors defines weather an individual message parse error should stop processing altogether
	// Alternatively, files will be read to end and total number of encountered errors will be retruned as an error type
	IgnoreParseErrors = false

	// TimeStampFormat is for parsing time range from cli arguments
	TimeStampFormat = "2006-01-02 15:04:05"
)

Functions

func Entrypoint

func Entrypoint(cmd *cobra.Command, args []string)

Types

This section is empty.

Jump to

Keyboard shortcuts

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