//
pkg.gl
Category
github.com/nicholas-fedor/Network-Programming-with-Go
Ch09
package
0.0.0-20241225211424-42e8fcaa5c3f
Repository:
https://github.com/nicholas-fedor/network-programming-with-go.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
10
Dependents
0
Files
160 SLOC
#
Packages
handlers
Pages 198-199 Listing 9-6: Methods map that dynamically routes requests to the right handler.
middleware
Pages 204-205 Listing 9-13: Protecting any file or directory with a given prefix.