We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f98494d commit faa796cCopy full SHA for faa796c
graceful/graceful.go
@@ -1,5 +1,5 @@
1
// Package graceful provides mechanisms for starting and stopping groups of
2
-// primarily used to accomplish a graceful shutdown.
+// services, primarily used to accomplish a graceful shutdown.
3
package graceful
4
5
import (
0 commit comments