//
pkg.gl
Category
github.com/form3tech-oss/gc22-concurrent-web-apps-workshop
handlers
package
0.0.0-20240315050136-a64decf27952
Repository:
https://github.com/form3tech-oss/gc22-concurrent-web-apps-workshop.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
7
Dependents
2
Files
130 SLOC
#
Functions
ConfigureServer
ConfigureServer configures the routes of this server and binds handler functions to them.
NewHandler
NewHandler initialises a new handler, given dependencies.
#
Structs
Handler
Handler contains the handler and all its dependencies.
MenuItem
MenuItem is the externally set menu item type.
Response
Response contains all the response types of our handlers.