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 3e08c6d commit c9dfea8Copy full SHA for c9dfea8
README.md
@@ -34,6 +34,7 @@ In this example, send the TERM or INT signal.
34
package main
35
36
import (
37
+ "context"
38
"log"
39
40
worker "github.com/contribsys/faktory_worker_go"
0 commit comments