Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
type Config struct {
HTTPAddress string
ResourceLimit int
ShutdownPeriod time.Duration
AdminSocketPath string
MCPSocketPath string
MasterKeyPath string
SecretsStorePath string
ConnectionsStorePath string
MCPTokenStorePath string
MCPControlTokenPath string
QueryTimeout time.Duration
QueryResponseByteLimit int
QueryTruncationEnabled bool
QueryRowLimit int
}
Config errors retain uppercase environment variable names so diagnostics match operator-facing keys.
type UserHomeDir ¶
Click to show internal directories.
Click to hide internal directories.