//
pkg.gl
Category
github.com/camolezi/MicroservicesGolang
src
mux
package
0.0.0-20200914181704-45d683643969
Repository:
https://github.com/camolezi/microservicesgolang.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
1
Files
39 SLOC
#
Functions
CreateNewServeMux
CreateNewServeMux return a new serve mux.
#
Structs
ServeMux
ServeMux in custom type of mux- this is thread safe, since we are only reading the map.