Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type ConfigService ¶
type Provider ¶
type Provider interface {
GetConfig(network string) (ConfigService, error)
}
func NewProvider ¶
func NewProvider(config driver.ConfigService) (Provider, error)
Click to show internal directories.
Click to hide internal directories.