Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AMQPConfig ¶
type AMQPConfig struct {
URI string `toml:"uri"`
}
type ClassifyConfig ¶
type Config ¶
type Config struct {
FB *FBConfig
AMQP *AMQPConfig
DB *DBConfig
ES *ESConfig
Classify *ClassifyConfig
}
Click to show internal directories.
Click to hide internal directories.