router with helper methods

This commit is contained in:
Ankit Patial
2024-10-12 19:34:17 +05:30
parent 071e60b7ae
commit 67667dd2ce
6 changed files with 509 additions and 2 deletions

3
go.mod Normal file
View File

@@ -0,0 +1,3 @@
module gitserver.in/patialtech/mux
go 1.23.2