stdout

package
v0.0.0-...-fe75120 Latest Latest
Warning

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

Go to latest
Published: Apr 20, 2024 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

View Source

Credit: https://patorjk.com/software/taag/#p=display&f=Calvin%20S&t=HERMIT

View Source
View Source
View Source

Variables

This section is empty.

Functions

func LogFailed

func LogFailed(text string)

func LogInfo

func LogInfo(text string)

func LogSuccess

func LogSuccess(text string)

func LogWarn

func LogWarn(text string)

func NewSpinner

func NewSpinner(text string) *spinner.Spinner

func PrintBanner

func PrintBanner()

func PrintBannerClient

func PrintBannerClient()

func PrintBannerListener

func PrintBannerListener()

func PrintBannerPayload

func PrintBannerPayload()

func PrintSingleTable

func PrintSingleTable(title string, table []SingleTableItem)

func PrintTable

func PrintTable(headers []string, rows [][]string)

Types

type SingleTableItem

type SingleTableItem struct {
	Key   string
	Value string
}

func NewSingleTableItem

func NewSingleTableItem(key string, value string) SingleTableItem

Jump to

Keyboard shortcuts

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