consts

package
v0.4.4 Latest Latest
Warning

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

Go to latest
Published: Feb 20, 2024 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

View Source
const (
	JWTWeb  = "web"
	JWTBot  = "bot"
	JWTApp  = "app"
	JWTCore = "app"
)

Variables

View Source
var (
	Purple         = color.New(color.FgMagenta)
	WhiteOnCyan    = color.New(color.BgHiCyan).Add(color.FgHiWhite)
	WhiteOnRed     = color.New(color.BgHiRed).Add(color.FgHiWhite)
	WhiteOnGreen   = color.New(color.BgHiGreen).Add(color.FgHiWhite)
	WhiteOnBlue    = color.New(color.BgHiBlue).Add(color.FgHiWhite)
	WhiteOnYellow  = color.New(color.BgHiYellow).Add(color.FgHiWhite)
	WhiteOnMagenta = color.New(color.BgHiMagenta).Add(color.FgHiWhite)
	Red            = color.New(color.FgHiRed)
	Green          = color.New(color.FgHiGreen)
	Yellow         = color.New(color.FgHiYellow)
)

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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