Discover Packages
github.com/tmeckel/azdo-cli
internal
jsoncolor
package
Version:
v0.4.0
Opens a new window with list of versions in this module.
Published: Oct 19, 2025
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
Documentation
¶
Write colorized JSON output parsed from reader
WriteDelims writes delims in color and with the appropriate indent
based on the stack size returned from an io.Writer that implements JsonWriter.Preface().
type JsonWriter interface {
Preface() []json .Delim
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.