package
1.0.2
Repository: https://github.com/stripe/unilog.git
Documentation: pkg.go.dev

# Functions

NewReader creates a new Reader for use in Unilog.

# Structs

Reader wraps an existing io.Reader and adds the ability to perform a graceful shutdown by reading from the underlying Reader up through the next newline character, and then start returning EOF.