devtool

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Jan 19, 2022 License: AGPL-3.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

View Source
const (
	Reset       Color = "\033[0m"
	Red               = "\033[31m"
	RedBold           = "\033[31;1m"
	Green             = "\033[32m"
	GreenBold         = "\033[32;1m"
	Yellow            = "\033[33m"
	Blue              = "\033[34m"
	Magenta           = "\033[35m"
	Cyan              = "\033[36m"
	White             = "\033[37m"
	BlueBold          = "\033[34;1m"
	MagentaBold       = "\033[35;1m"
	YellowBold        = "\033[33;1m"
)

Variables

This section is empty.

Functions

func Print

func Print(i ...interface{})

Print 向标注输出写入调用位置

func PrintError

func PrintError(err error)

func Printf

func Printf(format string, i ...interface{})

Types

type Color

type Color string

Jump to

Keyboard shortcuts

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