//
pkg.gl
Category
github.com/eliben/gocdkx
postgres
cloudpostgres
package
0.43.0
Repository:
https://github.com/eliben/gocdkx.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
16
Dependents
0
Files
187 SLOC
#
Functions
Open
Open opens a Cloud SQL database.
#
Constants
Scheme
Scheme is the URL scheme cloudpostgres registers its URLOpener under on postgres.DefaultMux.
#
Structs
Params
Params specifies how to connect to a Cloud SQL database.
URLOpener
URLOpener opens GCP PostgreSQL URLs like "cloudpostgres://user:password@myproject/us-central1/instanceId/mydb".