graceful Graceful exit library for Golang, it waits for all goroutines to exit before terminating the process. github.com/dxvgef/graceful Refer to graceful_test.go and logger_test.go for examples