Versions in this module Expand all Collapse all v0 v0.5.0 Oct 28, 2019 v0.4.0 Oct 7, 2019 Changes in this version type Statsd + CapabilitiesList []metrics.CapabilitiesSelector v0.3.2 Apr 4, 2018 v0.3.1 Oct 30, 2017 v0.3.0 Oct 28, 2017 Changes in this version + type Config struct + DB DB + Grid Grid + Logger Logger + Statsd Statsd + func New() *Config + func (c *Config) LoadFromFile(path string) error + type DB struct + Connection string + Implementation string + type Grid struct + BusyNodeDuration string + ClientType string + Port int + ReservedDuration string + StrategyList []Strategy + type Logger struct + Level string + type Node struct + CapabilitiesList []map[string]interface{} + Params json.RawMessage + type Statsd struct + Enable bool + Host string + Port int + Prefix string + Protocol string + type Strategy struct + Limit int + NodeList []Node + Params json.RawMessage + Type string