config

package
v0.0.0-...-b7f90a5 Latest Latest
Warning

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

Go to latest
Published: Nov 20, 2017 License: MIT Imports: 7 Imported by: 4

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Config

type Config struct {
	Min                int
	Max                int
	RemoveEmpty        bool `mapstructure:"remove-empty"`
	AppendWhenOccupied bool `mapstructure:"append-when-occupied"`
	WatchConfig        bool `mapstructure:"watch-config"`

	Renamers []string
	Names    names
	// contains filtered or unexported fields
}

func GetConfig

func GetConfig() (*Config, error)

func (Config) ConfigChanged

func (c Config) ConfigChanged() bool

Jump to

Keyboard shortcuts

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