package
0.0.0-20240820180514-79772de91d0a
Repository: https://github.com/tailscale/setec.git
Documentation: pkg.go.dev

# Functions

Open loads the secrets database at path, decrypting it using key.

# Variables

ErrAccessDenied is the error returned by DB methods when the caller lacks necessary permissions.
ErrNotFound is the error returned by DB methods when the database lacks a necessary secret or secret version.

# Structs

Caller encapsulates a caller identity.
DB is an encrypted secrets database.