package
0.0.0-20240827025259-2cc43cdcba20
Repository: https://github.com/jacobweinstock/tink-stack.git
Documentation: pkg.go.dev
# Functions
New creates a backend instance for the configuration specified by opts.
# Variables
ErrMissingBackendConfig indicates New was called without a backend configuration.
ErrMultipleBackends indicates the backend Options contains more than one backend configuration.
# Interfaces
Client is an abstraction for all frontend clients.