Skip to main content

Module proxy

Module proxy 

Source
Expand description

Per-ecosystem proxy-config emit per [per-ecosystem-proxy-config-emit-format decision 2026-05-20]. Phase 1 Tier A: npm + pypi + go.

Each emit function returns a ProxyConfig holding the config-blob text + the canonical local path where the file would be written. Callers (typically [cleanlib config init]) decide whether to write or print.

Structs§

EmitOptions
Options controlling emit shape.
ProxyConfig
Emitted config: blob is the literal file/shell content; canonical_location is the default write path (or empty for ecosystems without a single canonical file like Go’s GOPROXY env).

Enums§

Ecosystem
Locked vocabulary per matrix §8 — ecosystem identifiers are always lowercase.
ProxyConfigError

Functions§

emit