//
pkg.gl
Category
github.com/sql2/vault
physical
file
package
0.11.6
Repository:
https://github.com/sql2/vault.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
15
Dependents
0
Files
343 SLOC
#
Functions
NewFileBackend
NewFileBackend constructs a FileBackend using the given directory.
NewTransactionalFileBackend
No description provided by the author
#
Structs
FileBackend
FileBackend is a physical backend that stores data on disk at a given file path.
TransactionalFileBackend
No description provided by the author