package
0.0.0-20241225211424-42e8fcaa5c3f
Repository: https://github.com/nicholas-fedor/network-programming-with-go.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
Pages 199-200 Listing 9-7: Default implementation of the Methods Handler.

# Type aliases

Methods is a map whose key is an HTTP method and whose value is an http.Handler.