package
1.13.0
Repository: https://github.com/luzifer/ots.git
Documentation: pkg.go.dev

# Packages

Package memory implements a pure in-memory store for secrets which is suitable for testing and should not be used for productive use.
Package redis implements a Redis backed storage for secrets.

# Variables

ErrSecretNotFound is a generic error to be returned when a secret does not exist in the backend.

# Interfaces

No description provided by the author