package
0.11.6
Repository: https://github.com/sql2/vault.git
Documentation: pkg.go.dev

# Functions

NewInmem constructs a new in-memory backend.
NewInmemHA constructs a new in-memory HA backend.
Basically for now just creates a permit pool of size 1 so only one operation can run at a time.
No description provided by the author

# Variables

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

# Structs

InmemBackend is an in-memory only physical backend.
No description provided by the author
InmemLock is an in-memory Lock implementation for the HABackend.
No description provided by the author
No description provided by the author