Directories
¶
| Path | Synopsis |
|---|---|
|
Package authretry exposes the AuthRefreshRequired marker error used by edition overlays (in separate Go modules) to signal "the current access token was rejected by the server; please run a force-refresh and retry".
|
Package authretry exposes the AuthRefreshRequired marker error used by edition overlays (in separate Go modules) to signal "the current access token was rejected by the server; please run a force-refresh and retry". |
|
Package cli exposes public entry points for the DWS CLI so that external overlay modules can embed and launch the CLI after customising edition hooks.
|
Package cli exposes public entry points for the DWS CLI so that external overlay modules can embed and launch the CLI after customising edition hooks. |
|
Package cmdutil provides reusable CLI helper functions for Cobra commands.
|
Package cmdutil provides reusable CLI helper functions for Cobra commands. |
|
Package config provides shared constants used across multiple internal packages.
|
Package config provides shared constants used across multiple internal packages. |
|
Package configmeta provides a central registry of all environment-variable based configuration items used by the DWS CLI.
|
Package configmeta provides a central registry of all environment-variable based configuration items used by the DWS CLI. |
|
Package convert provides shared type conversion helpers used across multiple internal packages (cli, compat).
|
Package convert provides shared type conversion helpers used across multiple internal packages (cli, compat). |
|
Package edition provides an extension-point mechanism that allows private overlay modules (e.g.
|
Package edition provides an extension-point mechanism that allows private overlay modules (e.g. |
|
Package editiontest provides contract-test helpers that any edition.Hooks implementation (open-source or overlay) must satisfy.
|
Package editiontest provides contract-test helpers that any edition.Hooks implementation (open-source or overlay) must satisfy. |
|
Package runtimetoken resolves API bearer tokens for features that bypass the MCP runner (e.g.
|
Package runtimetoken resolves API bearer tokens for features that bypass the MCP runner (e.g. |
|
Package validate provides input sanitization and validation functions to prevent injection attacks (control characters, CRLF, Unicode spoofing, ANSI escape sequences) at the CLI boundary.
|
Package validate provides input sanitization and validation functions to prevent injection attacks (control characters, CRLF, Unicode spoofing, ANSI escape sequences) at the CLI boundary. |
Click to show internal directories.
Click to hide internal directories.