package
0.0.0-20200602163902-6ed7b817024f
Repository: https://github.com/kube-jsonnet/k.git
Documentation: pkg.go.dev

# Functions

Fprint prints a node to the supplied writer using the default configuration.

# Constants

IndentModeSpace indents with spaces.
IndentModeTab indents with tabs.

# Variables

DefaultConfig is a default configuration.

# Structs

Config is a configuration for the printer.

# Type aliases

IndentMode is the indent mode for Config.