Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
type Config struct { API api.Config Store store.Config Logging logging.Config `group:"logging" namespace:"logging"` }
func NewDefaultConfig ¶
func NewDefaultConfig() Config
type Loader ¶
type Loader struct {
// contains filtered or unexported fields
}
func (*Loader) ConfigExists ¶
func (*Loader) ConfigFilePath ¶
type VegaHomeFlag ¶
type VegaHomeFlag struct {
VegaHome string `description:"Path to the custom home for vega" long:"home"`
}
Click to show internal directories.
Click to hide internal directories.