Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrMySQLDatabaseRequired = errors.New("database name is required for MySQL")
Functions ¶
This section is empty.
Types ¶
type Provider ¶
type Provider struct {
// contains filtered or unexported fields
}
func NewProvider ¶
func NewProvider() *Provider
func (*Provider) ValidateConfig ¶
func (*Provider) ValidateConfig(cfg *config.DataSourceConfig) error
Click to show internal directories.
Click to hide internal directories.