# Functions
NewAccesser allows the validation of web-auth JWT tokens both as headers and as cookies.
NewCDN Initialise connection to CDN.
NewDB Initialises the connection to the database.
NewMailer creates a new SMTP client.
NewMQ initialising the AMQP broker.
Transact wraps transactions.
# Structs
No description provided by the author
No description provided by the author
CDNConfig represents a configuration to connect to a CDN / S3 instance.
No description provided by the author
DatabaseConfig represents a configuration to connect to an SQL database.
Mail represents an email to be sent.
MailConfig represents a configuration to connect to an SMTP server.
Mailer encapsulates the dependency.
MQConfig configuration required to create a MQ connection.
No description provided by the author