Skip to content

Commit c9dfea8

Browse files
jonathan-wondereurmperham
authored andcommitted
Add missing context import
1 parent 3e08c6d commit c9dfea8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ In this example, send the TERM or INT signal.
3434
package main
3535

3636
import (
37+
"context"
3738
"log"
3839

3940
worker "github.com/contribsys/faktory_worker_go"

0 commit comments

Comments
 (0)