package
0.0.0-20200914181704-45d683643969
Repository: https://github.com/camolezi/microservicesgolang.git
Documentation: pkg.go.dev

# Functions

CreateNewServeMux return a new serve mux.

# Structs

ServeMux in custom type of mux- this is thread safe, since we are only reading the map.