We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5d534e0 commit bf7299cCopy full SHA for bf7299c
src/main.go
@@ -11,6 +11,7 @@ import (
11
"net/http/httptest"
12
"os"
13
"strconv"
14
+ "sync"
15
"time"
16
17
firetail "github.com/FireTail-io/firetail-go-lib/middlewares/http"
0 commit comments