package
Version:
v1.6.10
Opens a new window with list of versions in this module.
Published: Mar 2, 2026
License: MIT
Opens a new window with license information.
Imports: 9
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.