Skip to main content

Module vault

Module vault 

Source

Structs§

VaultLock
An exclusive advisory lock on a vault file.

Enums§

VaultError
Errors that can occur during vault file operations.

Functions§

lock
Acquire an exclusive advisory lock on the vault file.
parse
Parse vault from a JSON string.
read
Read a .murk vault file.
write
Write a vault to a .murk file as pretty-printed JSON.