Documentation ¶
Index ¶
- type Writer
- func (w *Writer) Byte(b byte) *Writer
- func (w *Writer) Line() *Writer
- func (w *Writer) Space() *Writer
- func (w *Writer) String() string
- func (w *Writer) Word(s ...string) *Writer
- func (w *Writer) Worda(v ...any) *Writer
- func (w *Writer) Words(s ...string) *Writer
- func (w *Writer) WordsSep(sep string, s ...string) *Writer
- func (w *Writer) Wordsa(v ...any) *Writer
- func (w *Writer) WordsaSep(sep string, v ...any) *Writer
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.