Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
type Config struct { Telegram TelegramConfig Log LogConfig Listener ListenerConfig }
type ListenerConfig ¶
type ListenerConfig struct {
SockPath string `json:"sock_path"`
}
type TelegramConfig ¶
Click to show internal directories.
Click to hide internal directories.