Documentation
¶
Overview ¶
Package fetch downloads a stackql MCP release bundle, verifies it against the published sha256 pin, and extracts the server binary. It backs the cmd/stackql-mcp-fetch go generate tool and the integration tests.
Index ¶
Constants ¶
View Source
const ReleaseURLBase = "https://github.com/stackql/stackql/releases/download"
ReleaseURLBase is the asset download root. Bundles are published as assets of the matching stackql/stackql release.
Variables ¶
This section is empty.
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.