Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( CfgType = "yaml" CfgName = "config" Home = filepath.Join(xerror.PanicStr(filepath.Abs(filepath.Dir(""))), ".lava") CfgPath = "" )
View Source
var ErrKeyNotFound = errors.New("config key not found")
Functions ¶
func DefaultFlags ¶
func DefaultFlags() []cli.Flag
Types ¶
type Config ¶
Click to show internal directories.
Click to hide internal directories.