package
Version:
v0.1.0
Opens a new window with list of versions in this module.
Published: Mar 4, 2021
License: MPL-2.0
Opens a new window with license information.
Imports: 17
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Config struct {
ProjectFilter string `yaml:"project_filter"`
ProjectIDs []string `yaml:"project_ids"`
Resources []struct {
Name string
Other map[string]interface{} `yaml:",inline"`
}
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.