utils

package
v0.0.0-...-0e69e21 Latest Latest
Warning

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

Go to latest
Published: Dec 4, 2021 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

View Source
const (
	Red    = "\u001b[91m"
	Green  = "\u001b[32m"
	Blue   = "\u001b[94m"
	Yellow = "\u001b[33m"
	Purple = "\u001b[35m"
	End    = "\u001b[0m"
	Bold   = "\u001b[1m"
	UnderL = "\u001b[4m"
)

Variables

This section is empty.

Functions

func FileExists

func FileExists(filename string) bool

func PrintTable

func PrintTable(c []*models.Credential)

func StringInSlice

func StringInSlice(str string, slice []string) bool

Types

This section is empty.

Jump to

Keyboard shortcuts

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