package
Version:
v1.0.0-alpha.1
Opens a new window with list of versions in this module.
Published: Aug 12, 2018
License: Apache-2.0
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Object struct {
URL string `yaml:"url"`
Manifest string `yaml:"manifest"`
Catalog string `yaml:"catalog"`
CachePath string `yaml:"cachepath"`
Verbose bool `yaml:"verbose,omitempty"`
}
Object to store our configuration
Get returns the local configuration as a config.Object
Source Files
¶
Click to show internal directories.
Click to hide internal directories.