Documentation
¶
Overview ¶
Package retriever contains logic for fetching or building MCP servers.
Index ¶
Constants ¶
View Source
const ( // VerifyImageWarn prints a warning when image validation fails. VerifyImageWarn = "warn" // VerifyImageEnabled treats validation failure as a fatal error. VerifyImageEnabled = "enabled" // VerifyImageDisabled turns off validation. VerifyImageDisabled = "disabled" )
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.