Versions in this module Expand all Collapse all v0 v0.9.0 Nov 28, 2020 Changes in this version + func OutputFormat(s string) string + type Formatter interface + Format func(format string, args ...interface{}) (n int, errno error) + func FlatFormatter(w io.Writer) Formatter + func IndentFormatter(w io.Writer, indent string) Formatter