cli

package
v4.0.0-...-227319a Latest Latest
Warning

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

Go to latest
Published: Aug 18, 2022 License: MIT Imports: 16 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Main

func Main(version string)

Main function of a cli application. It is public for backwards compatibility with `cli` package

Types

type Log

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

Log represents the logger

func (*Log) Printf

func (l *Log) Printf(format string, v ...interface{})

Printf prints out formatted string into a log

func (*Log) Println

func (l *Log) Println(args ...interface{})

Println prints out args into a log

func (*Log) Verbose

func (l *Log) Verbose() bool

Verbose shows if verbose print enabled

Jump to

Keyboard shortcuts

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