package
0.0.0-20240924031640-ac13c6bb62f0
Repository: https://github.com/lab47/lsvd.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author
NewTextHandler creates a [TextHandler] that writes to w, using the given options.
No description provided by the author

# Constants

TimeFormat is the time format to use for plain (non-JSON) output.
TimeFormat is the time format to use for plain (non-JSON) output.

# Variables

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

No description provided by the author
TextHandler is a [Handler] that writes Records to an [io.Writer] as a sequence of key=value pairs separated by spaces and followed by a newline.

# Type aliases

buffer adapted from go/src/fmt/print.go.