package
2.1.0
Repository: https://github.com/beatlabs/proton.git
Documentation: pkg.go.dev

# Functions

NewFormatterPrinter returns a new instance of a printer that supports formatting similar to kafkacat's.

# Structs

FormattedPrinter is a printer that knows how to parse the Kafkacat's format spec.
Msg is the successfully consumed Kafka message with some metadata for it.

# Interfaces

Printer is the interface that knows how to print different results of a kafka consumer.