Closed javuto closed 2 months ago
Using the new http.NewServeMux() introduced in go 1.22 and skip using third party dependencies such as gorilla/mux
http.NewServeMux()
1.22
Using the new
http.NewServeMux()
introduced in go1.22
and skip using third party dependencies such as gorilla/mux