output

package
v0.4.1 Latest Latest
Warning

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

Go to latest
Published: Mar 3, 2026 License: AGPL-3.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	Status  = log.Status
	Success = log.Success
	Error   = log.Error
	Warning = log.Warning
)

Core log functions - delegate to pkg/log.

View Source
var BannerModuleCount int

BannerModuleCount and BannerPayloadCount are set by the console before Banner().

View Source
var BannerPayloadCount int
View Source
var BannerVersion string

BannerVersion is set by the CLI package at init time.

Functions

func Accent

func Accent(s string) string
func Banner()

func Debug

func Debug(format string, args ...any)

func EnableDebug

func EnableDebug()

func HumanSize

func HumanSize(bytes int) string

func InfoBox

func InfoBox(title string, pairs ...string)

func IsDebug

func IsDebug() bool

func IsVerbose

func IsVerbose() bool

func Print

func Print(format string, args ...any)

func Println

func Println(args ...any)

func SetDebug

func SetDebug(d bool)

func SetVerbose

func SetVerbose(v bool)

func Spinner

func Spinner(label string) func(string)

Spinner starts an animated spinner with the given label.

func Verbose

func Verbose(format string, args ...any)

Types

This section is empty.

Jump to

Keyboard shortcuts

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