package
0.0.0-20240522080600-fd506af6a830
Repository: https://github.com/drew-viles/go-web-framework.git
Documentation: pkg.go.dev

# Functions

SetupRoutes takes an array of Route and creates a set of routes for the mux router.

# Structs

Route is used to store the information f a single route.