go/doc.lineWrapper.out (field)
9 uses
go/doc (current package)
comment.go#L428: out: w,
comment.go#L463: out io.Writer
comment.go#L477: l.out.Write(nl) // blank line before new paragraph
comment.go#L487: l.out.Write(nl)
comment.go#L493: l.out.Write([]byte(l.indent))
comment.go#L496: l.out.Write(prefix)
comment.go#L499: l.out.Write(space[:l.pendSpace])
comment.go#L500: l.out.Write([]byte(f))
comment.go#L510: l.out.Write(nl)
![]() |
The pages are generated with Golds v0.3.2-preview. (GOOS=darwin GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |