Documentation ¶
Index ¶
- func GetConfig(dep c.Dependencies, configPath string, options Options) (c.Config, error)
- func GetContext(d c.Dependencies, config c.Config) (c.Context, error)
- func GetDependencies() c.Dependencies
- func Run(uiStartFn func() error) func(*cobra.Command, []string)
- func Validate(config *c.Config, options *Options, prevErr *error) func(*cobra.Command, []string) error
- type Options
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetContext ¶
GetContext builds the context from the config and reference data
func GetDependencies ¶
func GetDependencies() c.Dependencies
Types ¶
Click to show internal directories.
Click to hide internal directories.