package
module
Version:
v0.0.0-...-3c5dcda
Opens a new window with list of versions in this module.
Published: Oct 27, 2024
License: MIT
Opens a new window with license information.
Imports: 10
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Colorize takes a serialized YAML string and returns it with ANSI color codes.
Fprintln serializes the value provided into a YAML document with ANSI color codes,
and writes the result to the given io.Writer.
Printer returns a printer.Printer pre-configured to add ANSI color codes to YAML.
Println serializes the value provided into a YAML document with ANSI color codes,
and writes the result to os.Stdout.
Sprintln serializes the value provided into a YAML document with ANSI color codes.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.