Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Converter ¶
type Converter struct {
// contains filtered or unexported fields
}
func NewConverter ¶
func NewConverter(opts ...ConverterOption) *Converter
type ConverterOption ¶
type ConverterOption func(*Converter)
func WithIndentation ¶
func WithIndentation(indentation int) ConverterOption
Click to show internal directories.
Click to hide internal directories.