Versions in this module Expand all Collapse all v0 v0.1.0 Apr 25, 2026 Changes in this version + var Default = New() + type ImportDriver struct + Dialect string + SchemaName string + type Mux struct + func New() *Mux + func (u *Mux) OpenImport(dsn string) (*ImportDriver, error) + func (u *Mux) RegisterProvider(p importProvider, scheme ...string)