Skip to main content

Module config

Module config 

Source
Expand description

MySQL connection configuration.

Provides connection parameters for establishing MySQL connections including authentication, SSL, and connection options.

Structs§

MySqlConfig
MySQL connection configuration.
TlsConfig
TLS/SSL configuration for MySQL connections.

Enums§

SslMode
SSL mode for MySQL connections.