package
0.0.4-alpha
Repository: https://github.com/smithy-security/smithy.git
Documentation: pkg.go.dev

# README

Postgresql

This implementation of component.Storer interacts with postgresql.

Configuration

Environment VariableTypeRequiredDefaultDescriptionPossible Values
SMITHY_REMOTE_STORE_POSTGRES_DSNstringyes-The Data Source Name for the Postgres database-

# Packages

No description provided by the author

# Functions

ManagerWithClock allows customising the manager with a clock.
ManagerWithConnDSN allows customising the manager with a dsn.
NewManager returns a new manager that is initialised by looking at environment variables and applying customisation.