Documentation
¶
Overview ¶
Package config provides server configuration functionality.
Index ¶
Constants ¶
View Source
const ( ServerName = "fetch-server" ServerVersion = "1.0.0" DefaultUA = "Mozilla/5.0 (compatible; MCPFetchBot/1.0)" )
Constants
View Source
const ( TransportSSE = "sse" TransportStreamableHTTP = "streamable-http" )
Transport types
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.