Documentation
¶
Overview ¶
Package mime defines MIME types and content type identifiers for MCP responses.
Index ¶
Constants ¶
View Source
const ( // Markdown is the MIME type for Markdown content. Markdown = "text/markdown" // ContentTypeText is the content type for text tool output. ContentTypeText = "text" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.