Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Renderer ¶
type Renderer[T any] struct { // contains filtered or unexported fields }
Renderer provides a generic interface for rendering values as YAML.
func NewRenderer ¶
NewRenderer creates a new YAML renderer with the given options.
Click to show internal directories.
Click to hide internal directories.