Documentation
¶
Overview ¶
Package terminal provides rich terminal output with colors and styling
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Renderer ¶
type Renderer struct {
// contains filtered or unexported fields
}
Renderer provides rich terminal output using templates and styling
func (*Renderer) RenderError ¶
RenderError renders an error with appropriate formatting
func (*Renderer) RenderMessage ¶
RenderMessage renders a simple message
func (*Renderer) RenderResult ¶
RenderResult renders any result type with rich terminal formatting
Click to show internal directories.
Click to hide internal directories.