Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Server ¶
type Server struct {
// contains filtered or unexported fields
}
Server wraps the MCP server with tool handlers.
func (*Server) StartWatcher ¶ added in v0.1.2
StartWatcher launches the background file-change polling goroutine. It stops when ctx is cancelled.
Click to show internal directories.
Click to hide internal directories.