Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Version = "dev"
Functions ¶
func NewJSServer ¶
func NewJSServerWithConfig ¶
func NewJSServerWithConfig(config ModuleConfig) (*server.MCPServer, error)
Types ¶
type JSHandler ¶
type JSHandler struct {
// contains filtered or unexported fields
}
func NewJSHandler ¶
func NewJSHandler() *JSHandler
func NewJSHandlerWithConfig ¶
func NewJSHandlerWithConfig(config ModuleConfig) *JSHandler
Click to show internal directories.
Click to hide internal directories.