Documentation ¶
Index ¶
Constants ¶
View Source
const ProductVersion = "1.4.0"
ProductVersion is the current version of ECAL
View Source
const (
WorkerCount = "WorkerCount"
)
Known configuration options for ECAL
Variables ¶
View Source
var Config map[string]interface{}
Config is the actual config which is used
View Source
var DefaultConfig = map[string]interface{}{ WorkerCount: 1, }
DefaultConfig is the defaut configuration
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.