Documentation
¶
Overview ¶
Package handler provides HTTP request handling for the MCP server.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Handler ¶
type Handler struct {
// contains filtered or unexported fields
}
Handler manages HTTP request handling and middleware configuration.
func NewHandler ¶
NewHandler creates a new HTTP handler.
Click to show internal directories.
Click to hide internal directories.