text/tabwriter.Writer.Flush (method)
5 uses
text/tabwriter (current package)
tabwriter.go#L488: func (b *Writer) Flush() error {
golang.org/x/net/trace
events.go#L367: tw.Flush()
runtime/pprof
pprof.go#L529: return tw.Flush()
pprof.go#L754: tw.Flush()
pprof.go#L1030: tw.Flush()
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)