Matthew Stobbs
77c34481ce
- instead of having to make a new type for each set of routes, now we just need to define the routes as an exported variable. - TODO: add a mechanism to add routes externally to the server setup
3 lines
68 B
Go
3 lines
68 B
Go
// Package htmx contains the routes for the WebUI HTMX
|
|
package htmx
|