Documentation
¶
Overview ¶
Package auth provides functionality for dynamic database authentication.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewDynamicAuth ¶
func NewDynamicAuth( ctx context.Context, cfg *config.DatabaseConfig, ) (func(ctx context.Context, connConfig *pgx.ConnConfig) error, error)
NewDynamicAuth creates a new dynamic authentication function based on the configuration.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.