//
pkg.gl
Category
github.com/rguichard/pomerium
pkg
storage
postgres
package
0.19.1-github
Repository:
https://github.com/rguichard/pomerium.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
28
Dependents
0
Files
1.3k SLOC
#
Functions
New
New creates a new Backend.
ParseConfig
ParseConfig parses a DSN into a pgxpool.Config.
WithExpiry
WithExpiry sets the expiry for changes.
WithRegistryTTL
WithRegistryTTL sets the default registry TTL.
#
Structs
Backend
Backend is a storage Backend implemented with Postgres.
#
Type aliases
Option
Option customizes a Backend.