# Functions
GetCloudSQLAuthOptions takes a credentials JSON and returns a set of GCP CloudSQL options - always WithIAMAUthN, and then the appropriate file/JSON option.
No description provided by the author
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
# Variables
No description provided by the author
# Structs
SQLConnectionProducer implements ConnectionProducer and provides a generic producer for most sql databases.
# Interfaces
ConnectionProducer can be used as an embedded interface in the Database definition.