package
Version:
v0.9.0
Opens a new window with list of versions in this module.
Published: Apr 16, 2026
License: MIT
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package storage provides common storage utilities.
Load reads a JSON snapshot from dataDir/{name}.json and unmarshals it into v.
Returns nil if the file does not exist.
Save marshals v to JSON and writes it atomically to dataDir/{name}.json.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.