config

package
v0.0.3 Latest Latest
Warning

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

Go to latest
Published: Feb 16, 2022 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var GlobalFlagBool map[string]bool = make(map[string]bool)
View Source
var GlobalFlagInt map[string]int = make(map[string]int)
View Source
var GlobalFlagString map[string]string = make(map[string]string)

Functions

This section is empty.

Types

type InputConfig added in v0.0.3

type InputConfig struct {
	Env      string
	List     string
	FuncName string
	Quiet    bool
	Times    int
	Sync     int
	Report   bool
	Item     string
	Error    error
	Exit     bool
}

func GetConfig

func GetConfig() *InputConfig

func (*InputConfig) ToString added in v0.0.3

func (c *InputConfig) ToString() string

Jump to

Keyboard shortcuts

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