print

package
v0.0.0-...-a1246bb Latest Latest
Warning

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

Go to latest
Published: Apr 6, 2023 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Message

func Message(message string, level ColorLevel)

Types

type ColorLevel

type ColorLevel string
const (
	Error   ColorLevel = "red"
	Warning ColorLevel = "yellow"
	Info    ColorLevel = "blue"
	Success ColorLevel = "green"
	None    ColorLevel = "none"
)

Jump to

Keyboard shortcuts

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