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 6ef009e commit 1ab2223Copy full SHA for 1ab2223
main.go
@@ -57,7 +57,7 @@ func main() {
57
Next: serv_m1.Use(),
58
}
59
60
- log.Info("Initialized Proxy Handler")
+ log.Info("Initialized Middlewares")
61
62
addr := "0.0.0.0:" + ENV.PORT
63
0 commit comments