builders

package
v0.2.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 5, 2025 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type IndentStringBuilder

type IndentStringBuilder struct {
	strings.Builder
	// contains filtered or unexported fields
}

func NewIndentStringBuilder

func NewIndentStringBuilder(indentChar string, charsPerIndentLevel int) *IndentStringBuilder

func (*IndentStringBuilder) NNewLine

func (b *IndentStringBuilder) NNewLine(n int)

func (*IndentStringBuilder) NewLine

func (b *IndentStringBuilder) NewLine()

func (*IndentStringBuilder) WriteImportAnnotations

func (b *IndentStringBuilder) WriteImportAnnotations()

func (*IndentStringBuilder) WriteIndentedLine

func (b *IndentStringBuilder) WriteIndentedLine(level int, txt string)

func (*IndentStringBuilder) WriteIndentedString

func (b *IndentStringBuilder) WriteIndentedString(level int, txt string) int

func (*IndentStringBuilder) WriteLine

func (b *IndentStringBuilder) WriteLine(txt string)

func (*IndentStringBuilder) WriteSqlcHeader

func (b *IndentStringBuilder) WriteSqlcHeader()

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL