personal-site/pkg/handlers
Mike Stefanello 97bef0257e Improve form and template usage (#66)
* Improve form and template usage.
2024-06-14 12:35:35 -04:00
..
auth.go Improve form and template usage (#66) 2024-06-14 12:35:35 -04:00
contact.go Improve form and template usage (#66) 2024-06-14 12:35:35 -04:00
error.go Switch from routes to self-registering handlers to group related routes. 2024-06-09 12:31:30 -04:00
handlers.go Switch from routes to self-registering handlers to group related routes. 2024-06-09 12:31:30 -04:00
pages.go Switch from routes to self-registering handlers to group related routes. 2024-06-09 12:31:30 -04:00
pages_test.go Switch from routes to self-registering handlers to group related routes. 2024-06-09 12:31:30 -04:00
router.go Switch from routes to self-registering handlers to group related routes. 2024-06-09 12:31:30 -04:00
router_test.go Switch from routes to self-registering handlers to group related routes. 2024-06-09 12:31:30 -04:00
search.go Switch from routes to self-registering handlers to group related routes. 2024-06-09 12:31:30 -04:00