A system-independent daemon implementation.

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

README.md

zdaemon

A system-independent daemon implementation.