# Constants
Scheme is the URL scheme awsmysql registers its URLOpener under on mysql.DefaultMux.
# Variables
Set is a Wire provider set that provides a *sql.DB given *Params and an HTTP client.
# Structs
URLOpener opens RDS MySQL URLs like "awsmysql://user:[email protected]:3306/mydb".
# Type aliases
CertFetcher pulls the RDS CA certificates from Amazon's servers.
A CertPoolProvider obtains a certificate pool that contains the RDS CA certificate.