Skip to main content

Module registry_client

Module registry_client 

Source

Structs§

PlatformDownload
Download info for a specific platform.
RegistryClient
Registry client for fetching and caching the plugin index.
RegistryIndex
Registry index — the top-level JSON structure.
RegistryPluginEntry
A single plugin’s registry entry.
RegistryVersion
A specific version’s release information.
ResolvedPlugin
A fully resolved plugin download target.

Enums§

RegistryError
Errors from registry operations.

Constants§

DEFAULT_CACHE_TTL_SECS
Default cache TTL in seconds (1 hour).
DEFAULT_REGISTRY_URL
Default registry URL.

Functions§

detect_platform
Detect the current platform and return the registry platform key.