//
pkg.gl
Category
github.com/cockroachlabs/pg-auth-proxy
internal
config
package
0.0.0-20220303161640-97394dd0dc35
Repository:
https://github.com/cockroachlabs/pg-auth-proxy.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
20
Dependents
2
Files
421 SLOC
#
Structs
Cache
A Cache wraps a Config to save expensive computations and network fetching.
Config
Config encapsulates the command-line configurations and the logic necessary to make those values usable.
#
Type aliases
BackendMap
BackendMap matches incoming principals to database connection configurations.