Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
type Config struct {
LLM LLMConfig
Server ServerConfig
DB DBConfig
Log LogConfig
Query QueryConfig
}
func (*Config) HasDefaultConnection ¶
HasDefaultConnection checks if default database connection is configured
type QueryConfig ¶
type ServerConfig ¶
Click to show internal directories.
Click to hide internal directories.