package
Version:
v0.9.1
Opens a new window with list of versions in this module.
Published: Dec 19, 2024
License: MIT
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Format is an output format for pretty printing
const (
TemplateFormat Format = "template"
JSONFormat Format = "json"
YAMLFormat Format = "yaml"
)
Writer preconfigures the write function
Write prints the input in the preconfigred way
Source Files
¶
Click to show internal directories.
Click to hide internal directories.