package
0.0.0-20240315050136-a64decf27952
Repository: https://github.com/form3tech-oss/gc22-concurrent-web-apps-workshop.git
Documentation: pkg.go.dev

# Functions

ConfigureServer configures the routes of this server and binds handler functions to them.
NewHandler initialises a new handler, given dependencies.

# Structs

Handler contains the handler and all its dependencies.
MenuItem is the externally set menu item type.
Response contains all the response types of our handlers.