package
Version:
v0.0.0-...-f9b4ed7
Opens a new window with list of versions in this module.
Published: Jul 23, 2023
License: MIT
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Log struct {
LogLevel string `toml:"log_level"`
}
type OpenAI struct {
ApiKey string `toml:"api_key"`
}
type Server struct {
ServerName string `toml:"server_name"`
ServerPort int `toml:"server_port"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.