Versions in this module Expand all Collapse all v2 v2.0.2 Sep 22, 2020 v2.0.1 Sep 22, 2020 Changes in this version + func New(config ...Config) (*sqlite3.Provider, error) + type Config struct + ConnMaxLifetime time.Duration + DBPath string + DropTable bool + MaxIdleConns int + MaxOpenConns int + TableName string