//
pkg.gl
Category
github.com/kevholditch/vault
physical
file
package
0.10.3
Repository:
https://github.com/kevholditch/vault.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
14
Dependents
0
Files
314 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