Documentation ¶
Index ¶
Constants ¶
View Source
const ( ModeLocal = "local" ModeRedis = "redis" ModeMongo = "mongo" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DataLayerConfig ¶
type DataLayerConfig struct { CommandConfig *WorkerConfig `yaml:"command"` QueryConfig *WorkerConfig `yaml:"query"` }
type WorkerConfig ¶
Click to show internal directories.
Click to hide internal directories.