package
Version:
v0.4.2
Opens a new window with list of versions in this module.
Published: Jul 28, 2026
License: MIT
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package cache stores the canonical org JSON on disk and treats it as a 24h
cache that is also hand-editable between runs.
DefaultDir is ${TMPDIR:-/tmp}/gh-org-view.
Cache resolves and reads/writes <org>-org.json under a directory.
New returns a Cache rooted at dir.
IsFresh reports whether the cache file exists and is at most 24h old.
Read loads the cached org.
Write atomically persists the org (temp file + rename).
Source Files
¶
Click to show internal directories.
Click to hide internal directories.