package
0.19.1-github
Repository: https://github.com/rguichard/pomerium.git
Documentation: pkg.go.dev

# Functions

New creates a new Backend.
ParseConfig parses a DSN into a pgxpool.Config.
WithExpiry sets the expiry for changes.
WithRegistryTTL sets the default registry TTL.

# Structs

Backend is a storage Backend implemented with Postgres.

# Type aliases

Option customizes a Backend.