config

package
v0.1.5 Latest Latest
Warning

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

Go to latest
Published: Sep 25, 2023 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// DefaultLogLevel represents the default log level.
	DefaultLogLevel = "info"
)

Variables

View Source
var DefaultLogFile = os.Stdout.Name()

Functions

This section is empty.

Types

type Flags

type Flags struct {
	LogLevel *string
	LogFile  *string
}

Flags represents carefree configuration flags.

func NewFlags

func NewFlags() *Flags

NewFlags returns new configuration flags.

Jump to

Keyboard shortcuts

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