package
1.0.0
Repository: https://github.com/segmentio/events.git
Documentation: pkg.go.dev

# Functions

NewHandler creates a new handler which writes to output with a prefix on each line.

# Constants

DefaultTimeFormat is the default time format set on Handler.

# Variables

DefaultPrefix is used by the default handler configured when the program's standard output is a terminal.

# Structs

Handler is an event handler which format events in a human-readable format and writes them to its output.