utils

package
v0.0.0-...-548cf37 Latest Latest
Warning

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

Go to latest
Published: May 9, 2021 License: AGPL-3.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Color_blue *color.Color = color.New(color.FgBlue)

colors

View Source
var Color_blue_bold *color.Color = color.New(color.FgBlue, color.Bold)
View Source
var Color_cyan *color.Color = color.New(color.FgCyan)
View Source
var Color_cyan_bold *color.Color = color.New(color.FgCyan, color.Bold)

bolds

View Source
var Color_green *color.Color = color.New(color.FgGreen)
View Source
var Color_green_bold *color.Color = color.New(color.FgGreen, color.Bold)
View Source
var Color_red *color.Color = color.New(color.FgRed)
View Source
var Color_red_bold *color.Color = color.New(color.FgRed, color.Bold)

Functions

func CheckErr

func CheckErr(e error)

func ToNum

func ToNum(v interface{}) float64

func UserHomeDir

func UserHomeDir() string

Types

This section is empty.

Jump to

Keyboard shortcuts

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