A system-independent daemon implementation.

zry 6b00bae03e Fix bug: add os.Exit(0) after stop handler to ensure quit. hace 3 años
.idea 9120ac61b8 Version 1.0 hace 3 años
.gitignore f1ea2e4ebb Initial commit hace 3 años
LICENSE f1ea2e4ebb Initial commit hace 3 años
README.md f1ea2e4ebb Initial commit hace 3 años
check_stat.go 9120ac61b8 Version 1.0 hace 3 años
config.go 9120ac61b8 Version 1.0 hace 3 años
help.go 9120ac61b8 Version 1.0 hace 3 años
initd_openwrt.go 9120ac61b8 Version 1.0 hace 3 años
initd_sysv.go 9120ac61b8 Version 1.0 hace 3 años
install.go 9120ac61b8 Version 1.0 hace 3 años
ipc_client.go 9120ac61b8 Version 1.0 hace 3 años
ipc_jsondef.go 9120ac61b8 Version 1.0 hace 3 años
program_interface.go 9120ac61b8 Version 1.0 hace 3 años
run.go 6b00bae03e Fix bug: add os.Exit(0) after stop handler to ensure quit. hace 3 años
run_unix.go 9120ac61b8 Version 1.0 hace 3 años
run_windows.go 9120ac61b8 Version 1.0 hace 3 años
systemd.go 9120ac61b8 Version 1.0 hace 3 años
uninstall.go 9120ac61b8 Version 1.0 hace 3 años
zdaemon.go 9120ac61b8 Version 1.0 hace 3 años

README.md

zdaemon

A system-independent daemon implementation.