package
0.0.0-20230309142113-a0fbff082e39
Repository: https://github.com/gbeletti/service-golang.git
Documentation: pkg.go.dev
# Functions
WaitShutdown waits until is going to die.
WaitUntilIsDoneOrCanceled it waits until all the dones channels are closed or the context is canceled.
# Variables
ErrServiceCanceled is the error returned when the service is canceled.