Documentation ¶
Index ¶
Constants ¶
View Source
const ( CaseModeIgnore = core.CaseModeIgnore CaseModeUpper = core.CaseModeUpper CaseModeLower = core.CaseModeLower )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Formatter ¶
type Formatter struct {
// contains filtered or unexported fields
}
func (*Formatter) MustFormat ¶
type Option ¶
type Option func(opts *Options)
func WithBracketSpacing ¶
func WithCaseMode ¶
func WithPrintWidth ¶
func WithSingleQuote ¶
func WithTabWidth ¶
Click to show internal directories.
Click to hide internal directories.