package
Version:
v1.0.0
Opens a new window with list of versions in this module.
Published: Jan 3, 2025
License: MPL-2.0
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Member struct {
Name string `yaml:"name"`
Type string `yaml:"type"`
Location string `yaml:"location"`
}
type Set struct {
Members []*Member `yaml:"providers"`
}
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.