cache

package
v0.6.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 11, 2026 License: MIT Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewCommand

func NewCommand() *cobra.Command

NewCommand groups per-resource cache primers + housekeeping. Every primer fetches its resource, writes the JSON-encoded list under a config/site/profile cache namespace, and emits the list as the envelope's data so agents (and completion functions) can pipe it. The subcommands are generated from the resource registry — the single source of truth — except boards, whose Fetch is nil because its envelope carries truncation and per-board project metadata the generic primer cannot express.

Reads are cheap (single file) — see `internal/cache` for the format.

Types

This section is empty.

Directories

Path Synopsis
Package registry is the single source of truth for the cacheable Jira metadata resources: their identity, default freshness window, and fetch.
Package registry is the single source of truth for the cacheable Jira metadata resources: their identity, default freshness window, and fetch.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL