package
0.0.0-20240827025259-2cc43cdcba20
Repository: https://github.com/jacobweinstock/tink-stack.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author

# 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.

# Structs

FlatFileOptions is the configuration for a flatfile backend.
Options contains all options for all backend implementations.

# Interfaces

Client is an abstraction for all frontend clients.