package
0.0.0-20240507163704-2bcf714ecc87
Repository: https://github.com/lioric/go-cloud.git
Documentation: pkg.go.dev
# Functions
Open opens an encrypted connection to an RDS MySQL database.
# Variables
Set is a Wire provider set that provides a *sql.DB given *Params and an HTTP client.
# Structs
CertFetcher pulls the RDS CA certificates from Amazon's servers.
Params specifies how to connect to an RDS database.
# Interfaces
A CertPoolProvider obtains a certificate pool that contains the RDS CA certificate.