Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Default = New()
Functions ¶
This section is empty.
Types ¶
type ConvertDriver ¶
ConvertDriver implements Inspector interface and holds inspection information.
type Mux ¶
type Mux struct {
// contains filtered or unexported fields
}
func (*Mux) OpenConvert ¶
func (u *Mux) OpenConvert(dsn string) (*ConvertDriver, error)
OpenConvert is used for opening an import driver on a specific data source.
func (*Mux) RegisterProvider ¶
RegisterProvider is used to register an Atlas provider by key.
Click to show internal directories.
Click to hide internal directories.