Documentation
¶
Index ¶
- type Builder
- func (b *Builder) Line(line string) *Builder
- func (b *Builder) Linef(format string, a ...any) *Builder
- func (b *Builder) Return() *Builder
- func (b *Builder) String() string
- func (b *Builder) Tab() *Builder
- func (b *Builder) Write(str string) *Builder
- func (b *Builder) Writef(format string, a ...any) *Builder
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.