Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type McpServerConfig ¶
type McpServerConfig struct {
AccountID string
APIKey string
BaseURL string
Debug bool
DefaultOrgID string
DefaultProjectID string
HTTP struct {
Port int `envconfig:"MCP_HTTP_PORT" default:"8080"`
Path string `envconfig:"MCP_HTTP_PATH" default:"/mcp"`
}
LogFilePath string
LogFormat enum.LogFormatType
OutputDir string
ReadOnly bool
Toolsets []string
Transport enum.TransportType
Version string
}
Directories
¶
| Path | Synopsis |
|---|---|
|
ar
Package ar provides primitives to interact with the openapi HTTP API.
|
Package ar provides primitives to interact with the openapi HTTP API. |
|
gitops/generated
Package generated provides primitives to interact with the openapi HTTP API.
|
Package generated provides primitives to interact with the openapi HTTP API. |
|
scs/generated
Package generated provides primitives to interact with the openapi HTTP API.
|
Package generated provides primitives to interact with the openapi HTTP API. |
|
sto/generated
Package generated provides primitives to interact with the openapi HTTP API.
|
Package generated provides primitives to interact with the openapi HTTP API. |
|
event/types
Package types provides specific event type implementations
|
Package types provides specific event type implementations |
Click to show internal directories.
Click to hide internal directories.