Documentation
¶
Overview ¶
Package cache persists the last successfully-loaded board per project so a board stays browsable when its source is unreachable — a GitHub project you synced earlier can still be read offline. It is a best-effort read cache: failures to save or load are non-fatal and simply mean no offline copy.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Dir ¶
func Dir() string
Dir returns the directory boards are cached in, honouring XDG_CACHE_HOME.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.