dumper

package
v0.0.0-...-9823ec8 Latest Latest
Warning

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

Go to latest
Published: Nov 13, 2021 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

View Source
const (
	ColorGreen   = "\033[32;1m"
	ColorWhite   = "\033[37;1m"
	ColorYellow  = "\033[33;1m"
	ColorRed     = "\033[31;1m"
	ColorBlue    = "\033[34;1m"
	ColorMagenta = "\033[36;1m"
	ColorCyan    = "\033[36;1m"
	ColorReset   = "\033[0m"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Dumper

type Dumper struct {
	// contains filtered or unexported fields
}

func New

func New(cmd *cobra.Command, prefix string, verboseLevel int) Dumper

func (Dumper) Dump

func (c Dumper) Dump(v config.ServiceConfig) error

Jump to

Keyboard shortcuts

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