Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ProviderInit ¶
type Providers ¶
type Providers struct {
// contains filtered or unexported fields
}
func ProvidersMux ¶
func ProvidersMux() *Providers
func (*Providers) AddProvider ¶
func (p *Providers) AddProvider(keyResourceID string, init ProviderInit)
func (*Providers) Providers ¶
func (p *Providers) Providers() map[string]ProviderInit
type SignerVerifier ¶
Click to show internal directories.
Click to hide internal directories.