Documentation
¶
Index ¶
Constants ¶
View Source
const ProtocolVersion = "2024-11-05"
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Server ¶
type Server struct {
// contains filtered or unexported fields
}
func (*Server) RegisterTool ¶
func (s *Server) RegisterTool(name, description string, inputSchema map[string]interface{}, handler ToolHandler)
func (*Server) SetIdentity ¶
Click to show internal directories.
Click to hide internal directories.