package
7.7.0-alpha.1
Repository: https://github.com/launchdarkly/ld-relay.git
Documentation: pkg.go.dev
# Functions
No description provided by the author
NewLineParsingWriter creates a LineParsingWriter.
NewLogWriter returns a LineParsingWriter that writes to log.Println with the specified prefix.
# Structs
No description provided by the author
LineParsingWriter is a Writer that buffers output by line, and calls the specified function for each line.
# Type aliases
No description provided by the author