func()
in
writer.go [48:50]
3
lines of code
1
McCabe index (conditional complexity)
func (w *Writer) Reset() { w.buf = w.buf[:0] }