Documentation
¶
Overview ¶
This file has automatically been generated on Wed Feb 26 15:50:54 +05 2020. DO NOT EDIT.
Index ¶
- func NewWriter(output io.Writer, minwidth, tabwidth, padding int, padchar byte, flags uint) *tabwriter.Writer
- func WriterFlush(b *tabwriter.Writer) error
- func WriterInit(b *tabwriter.Writer, output io.Writer, minwidth, tabwidth, padding int, ...) *tabwriter.Writer
- func WriterWrite(b *tabwriter.Writer, buf []byte) (int, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func WriterFlush ¶
func WriterInit ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.