package
Version:
v1.4.2
Opens a new window with list of versions in this module.
Published: Dec 19, 2025
License: MIT
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Metadata struct {
Name string `json:"name"`
Version string `json:"version,omitempty"`
Description string `json:"description,omitempty"`
}
type Options struct {
Server Metadata `json:"server"`
Tool Metadata `json:"tool"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.