daemon

package
v1.0.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 9, 2023 License: Apache-2.0, BSD-2-Clause, BSD-3-Clause, + 3 more Imports: 7 Imported by: 0

Documentation

Index

Constants

View Source
const MARK_ENV_NAME = "NH_SYNC_DAEMON_IDX"

Variables

This section is empty.

Functions

func Background

func Background(logFile, pidFile string, isExit bool) (*exec.Cmd, error)

start a child process if isExit is true, exit parent process

func NewSysProcAttr

func NewSysProcAttr() *syscall.SysProcAttr

func RunSubProcess

func RunSubProcess(args, env []string, exitParent bool) error

Types

type Daemon

type Daemon struct {
	LogFile     string
	PidFile     string
	MaxCount    int
	MaxError    int
	MinExitTime int64
}

func NewDaemon

func NewDaemon(logFile string) *Daemon

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL