var spaces … const indenting … const collecting … type tconv … func (p *tconv) writeIndent() (err error) { … } func (p *tconv) Write(data []byte) (n int, err error) { … }
var spaces … const indenting … const collecting … type tconv … func (p *tconv) writeIndent() (err error) { … } func (p *tconv) Write(data []byte) (n int, err error) { … }