package
0.0.0-20241004022609-05ddbfbea6b7
Repository: https://github.com/kenshin579/tutorials-go.git
Documentation: pkg.go.dev
# Functions
NewHandler constructs a simple HTTP handler.
NewLogger constructs a logger.
NewMux constructs an HTTP mux.
Register mounts our HTTP handler on the mux.