Versions in this module Expand all Collapse all v0 v0.3.0 Aug 31, 2022 Changes in this version + func EnsureSchema(dsn string) error + func OpenDB(cfg Config) (*sql.DB, error) + type Config struct + DSN string + MaxIdleConns int + MaxIdleTime string + MaxOpenConns int