Versions in this module Expand all Collapse all v0 v0.1.100 Aug 3, 2021 Changes in this version + const EnvName v0.1.1 Jun 5, 2020 Changes in this version + const ENV_NAME + func Background(logFile string, isExit bool) (*exec.Cmd, error) + func NewSysProcAttr() *syscall.SysProcAttr + type Daemon struct + LogFile string + MaxCount int + MaxError int + MinExitTime int64 + func NewDaemon(logFile string) *Daemon + func (d *Daemon) Run()