Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Processors ¶
Types ¶
type ProviderMetadata ¶
type ProviderMetadata struct {
Providers []Provider `json:"providers"`
}
func NewProviderMetadata ¶
func NewProviderMetadata() ProviderMetadata
func (ProviderMetadata) Write ¶
func (p ProviderMetadata) Write(path string) error
Click to show internal directories.
Click to hide internal directories.