Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func SprintSeverity ¶
SprintSeverity returns the severity string color-coded for terminal output. The returned string is padded to severityWidth visible characters so that table columns stay aligned even when ANSI escape codes are present. When color is disabled (via color.NoColor) or stdout is not a TTY, the severity is returned as plain left-padded text.
func SprintSpanStatus ¶
SprintSpanStatus returns the span status string color-coded for terminal output. The returned string is padded to spanStatusWidth visible characters so that table columns stay aligned even when ANSI escape codes are present.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.