Functionality common to long-running daemons.
Go to file
2024-11-03 17:20:58 -05:00
daemon Initial commit 2024-10-30 18:09:43 -04:00
rotate Initial commit 2024-10-30 18:09:43 -04:00
routines routines: Add system for routine initialization 2024-11-03 17:20:58 -05:00
.editorconfig Initial commit 2024-10-30 18:09:43 -04:00
go.mod Initial commit 2024-10-30 18:09:43 -04:00
LICENSE Initial commit 2024-10-30 18:09:43 -04:00
README.md Initial commit 2024-10-30 18:09:43 -04:00

service

Go Reference

This module implements functionality common to long-running daemons that make use of Go's concurrency features.