Versions in this module Expand all Collapse all v0 v0.7.0 Dec 13, 2018 Changes in this version + func Open(ctx context.Context, provider rds.CertPoolProvider, params *Params) (*sql.DB, func(), error) + type Params struct + Database string + Endpoint string + Password string + TraceOpts []ocsql.TraceOption + User string + Values url.Values