Versions in this module Expand all Collapse all v1 v1.0.0 Apr 29, 2022 Changes in this version + func Open(filePath string) (drivers.Driver, error) + func WithInstance(dbInstance *sql.DB, config *Config) (drivers.Driver, error) + type Config struct