config

package
v1.0.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 16, 2026 License: Apache-2.0 Imports: 1 Imported by: 0

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.
dto
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
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.
pkg
dto
event/types
Package types provides specific event type implementations
Package types provides specific event type implementations

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL