output

package
v1.0.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 12, 2026 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

View Source
const (
	StatusOK      = "OK"
	StatusInfo    = "INFO"
	StatusConfig  = "CONFIG"
	StatusStart   = "START"
	StatusStop    = "STOP"
	StatusRestart = "RESTART"
	StatusReset   = "RESET"
	StatusLogs    = "LOGS"
	StatusHealth  = "HEALTH"
	StatusMiss    = "MISS"
	StatusWarn    = "WARN"
	StatusFail    = "FAIL"
)

Variables

This section is empty.

Functions

func RenderMarkdown

func RenderMarkdown(w io.Writer, markdown string) error

func RenderTable

func RenderTable(w io.Writer, header []string, rows [][]string) error

func StatusLine

func StatusLine(w io.Writer, status, message string) error

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL