# Functions
No description provided by the author
IsDuplicate - returns true if err is mysql duplicate entry notification.
No description provided by the author
No description provided by the author
NewDBPool - expects a postgresql connection string the in the form of "user=xxx password=xxxx host=xx.xx.xx.xx port=xxxx dbname=xxxx sslmode=?????".
NewExternalDBPool - requires TLS certificates to make the connection to the database expects a postgresql connection string the in the form of "user=xxx password=xxxx host=xx.xx.xx.xx port=xxxx dbname=xxxx sslmode=?????".
# Variables
No description provided by the author