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

# Functions

ConfigureLogging should be called from TestMain to achieve consistent output from tests versus production.
MakeToken creates a token signed with TokenSigningKey.
SelfSignedConfig returns a trivial tls.Config that contains a self-signed certificate.

# Variables

TokenSigningKey This is a trivial key for signing tokens.