package
Version:
v0.0.0-...-fff57cb
Opens a new window with list of versions in this module.
Published: Aug 10, 2023
License: MIT
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Server struct {
Url string `json:"url,omitempty" yaml:"url,omitempty"`
Description string `json:"description,omitempty" yaml:"description,omitempty"`
Variables map[string]serverVariable `json:"variables,omitempty" yaml:"variables,omitempty"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.