Documentation
¶
Overview ¶
Package renderer provides utilities for rendering configuration.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Renderer ¶
Renderer writes multi-line output to an io.Writer.
func (*Renderer) StartChild ¶
func (r *Renderer) StartChild()
StartChild increases the indentation level and adds a bullet point.
Click to show internal directories.
Click to hide internal directories.