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 02053cc commit 5ae01a2Copy full SHA for 5ae01a2
cmd/main.go
@@ -7,7 +7,7 @@ import (
7
"os"
8
9
"github.com/gorilla/mux"
10
-)
+)
11
12
func main() {
13
r := mux.NewRouter()
0 commit comments