Versions in this module Expand all Collapse all v1 v1.1.0 Sep 23, 2018 Changes in this version + type Config struct + Commit string + Date string + DevMode bool + Domains string + Host string + Name string + Ports struct{ ... } + SearchWorkers int + Standalone bool + UpdateWorkers int + Version string + WD string + func Setup(version, commit, date string, dev bool) *Config