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