Versions in this module Expand all Collapse all v0 v0.12.0 Jul 8, 2018 v0.11.0 Jan 16, 2018 Changes in this version + const CREATE_BREAKAWAY_FROM_JOB — windows/amd64 + const CREATE_NEW_PROCESS_GROUP — windows/amd64 + const DETACHED_PROCESS — windows/amd64 + const DaemonCreationFlags — windows/amd64 + type Daemon struct + BinPath string + DbPath string + LogPathPrefix string + SockPath string + func (d *Daemon) Main(serve func(string, string)) error + func (d *Daemon) Spawn() error