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 ea9f733 commit 41ec9aeCopy full SHA for 41ec9ae
go/new_task.go
@@ -3,6 +3,7 @@ package main
3
import (
4
"fmt"
5
"log"
6
+ "os"
7
"strings"
8
9
"github.com/streadway/amqp"
0 commit comments