Add a basic server router to main
This commit is contained in:
parent
9deda4b3fb
commit
5377e42e71
3 changed files with 22 additions and 2 deletions
2
go.sum
Normal file
2
go.sum
Normal file
|
@ -0,0 +1,2 @@
|
|||
github.com/gorilla/mux v1.7.4 h1:VuZ8uybHlWmqV03+zRzdwKL4tUnIp1MAQtp1mIFE1bc=
|
||||
github.com/gorilla/mux v1.7.4/go.mod h1:DVbg23sWSpFRCP0SfiEN6jmj59UnW/n46BH5rLB71So=
|
Loading…
Add table
Add a link
Reference in a new issue