package
0.0.0-20241217000416-51f3d04c824e
Repository: https://github.com/znscli/zns.git
Documentation: pkg.go.dev
# Functions
NewHumanRenderer creates a HumanRenderer with a "human" view bound to an output stream.
NewJSONRenderer creates a JSONRenderer with a JSONView bound to an output stream.
No description provided by the author
No description provided by the author
NewTabWriter initializes and returns a new tabwriter.Writer.
No description provided by the author
# Structs
HumanRenderer for writing human-readable output.
JSONRenderer for rendering JSON output.
No description provided by the author
No description provided by the author
No description provided by the author
# Interfaces
Renderer interface with a unified Render method.