package
0.0.4-beta
Repository: https://github.com/zepellin/go-cloud.git
Documentation: pkg.go.dev

# Constants

Scheme is the URL scheme azuremysql registers its URLOpener under on mysql.DefaultMux.

# Structs

URLOpener opens Azure MySQL URLs like "azuremysql://user:[email protected]/mydb".

# Type aliases

CertFetcher is a default CertPoolProvider that can fetch CA certificates from any publicly accessible URI or File.
A CertPoolProvider obtains a certificate pool that contains the Azure CA certificate.