constants

package
v0.0.4 Latest Latest
Warning

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

Go to latest
Published: Feb 4, 2021 License: BSD-3-Clause Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// VerboseSilent do not print log
	VerboseSilent = Verbose("silent")
	// VerboseError print error and higher level log
	VerboseError = Verbose("error")
	// VerboseInfo print info and higher level log
	VerboseInfo = Verbose("info")
	// VerboseDebug print debug and higher level log
	VerboseDebug = Verbose("debug")
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Verbose added in v0.0.4

type Verbose = string

Verbose const type

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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