ui

package
v0.1.1 Latest Latest
Warning

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

Go to latest
Published: Jan 14, 2026 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

View Source
const (
	Reset   = "\033[0m"
	Red     = "\033[31m"
	Green   = "\033[32m"
	Yellow  = "\033[33m"
	Blue    = "\033[34m"
	Magenta = "\033[35m"
	Cyan    = "\033[36m"
	Gray    = "\033[90m"
)

Colors for terminal output

Variables

This section is empty.

Functions

func Error

func Error(format string, args ...interface{})

Error prints an error message

func Header(text string)

Header prints a section header

func Info

func Info(format string, args ...interface{})

Info prints an info message

func Status

func Status(name, status, detail string)

Status prints a status line

func Success

func Success(format string, args ...interface{})

Success prints a success message

func Warning

func Warning(format string, args ...interface{})

Warning prints a warning message

Types

This section is empty.

Jump to

Keyboard shortcuts

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