Documentation
¶
Overview ¶
Package store is a simple persistent key/value store backed by a JSON file in the app data directory. It is pure Go and works identically on every target (desktop, mobile, server) — no native provider, no permission, no build tag. Values are stored as raw JSON.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.