Directories ¶
Path | Synopsis |
---|---|
cmd
|
|
cloud_sql_proxy
cloudsql-proxy can be used as a proxy to Cloud SQL databases.
|
cloudsql-proxy can be used as a proxy to Cloud SQL databases. |
Package logging contains helpers to support log messages.
|
Package logging contains helpers to support log messages. |
Package proxy implements client and server code for proxying an unsecure connection over SSL.
|
Package proxy implements client and server code for proxying an unsecure connection over SSL. |
certs
Package certs implements a CertSource which speaks to the public Cloud SQL API endpoint.
|
Package certs implements a CertSource which speaks to the public Cloud SQL API endpoint. |
dialers/mysql
Package mysql adds a 'cloudsql' network to use when you want to access a Cloud SQL Database via the mysql driver found at github.com/go-sql-driver/mysql.
|
Package mysql adds a 'cloudsql' network to use when you want to access a Cloud SQL Database via the mysql driver found at github.com/go-sql-driver/mysql. |
dialers/postgres
Package postgres adds a 'cloudsqlpostgres' driver to use when you want to access a Cloud SQL Database via the go database/sql library.
|
Package postgres adds a 'cloudsqlpostgres' driver to use when you want to access a Cloud SQL Database via the go database/sql library. |
fuse
Package fuse provides a connection source wherein the user does not need to specify which instance they are connecting to before they start the executable.
|
Package fuse provides a connection source wherein the user does not need to specify which instance they are connecting to before they start the executable. |
util
Package util contains utility functions for use throughout the Cloud SQL Proxy.
|
Package util contains utility functions for use throughout the Cloud SQL Proxy. |
Common test setup code
|
Common test setup code |
Click to show internal directories.
Click to hide internal directories.