package
0.0.0-20220303161640-97394dd0dc35
Repository: https://github.com/cockroachlabs/pg-auth-proxy.git
Documentation: pkg.go.dev

# Structs

A Cache wraps a Config to save expensive computations and network fetching.
Config encapsulates the command-line configurations and the logic necessary to make those values usable.

# Type aliases

BackendMap matches incoming principals to database connection configurations.