# Functions

Fprintf formats according to a format specifier and writes to w.
NewWriter returns a writer for formating and writing objets to the underlying writer as formatted lines.

# Structs

Writer formats and writes objects to the underlying writer as formatted lines.