IndentFormatter returns a new Formatter which interprets %i and %u in the Format() formats string as indent and unindent commands. The commands can nest. The Formatter writes to io.Writer 'w' and inserts one 'indent' string per current indent level value. Behaviour of commands reaching negative inde
(w io.Writer, indent string)
source not stored for this graph (policy: none)
no outgoing calls
no test coverage detected
searching dependent graphs…