Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
type Config struct {
Logging LoggingInfo `json:"logging,omitempty"`
ServerInfo ServerInfo `json:"serverInfo"`
Tools []ToolConfig `json:"tools"`
}
func LoadConfig ¶
LoadConfig loads the configuration from a file
type LoggingInfo ¶
type ServerInfo ¶
type ToolConfig ¶
Click to show internal directories.
Click to hide internal directories.