package
Version:
v0.4.4
Opens a new window with list of versions in this module.
Published: Feb 23, 2025
License: MIT
Opens a new window with license information.
Imports: 23
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type ServerConfig struct {
Command string `json:"command"`
Args []string `json:"args"`
Env map[string]string `json:"env,omitempty"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.