Go to file
2021-12-08 18:58:55 -05:00
config Added timeout middleware and config. 2021-12-06 21:51:21 -05:00
container Added gocache as a cache wrapper. 2021-12-06 14:53:28 -05:00
controllers Group middleware between static and non-static file routes. 2021-12-08 18:58:55 -05:00
funcmap Group middleware between static and non-static file routes. 2021-12-08 18:58:55 -05:00
middleware Group middleware between static and non-static file routes. 2021-12-08 18:58:55 -05:00
msg Added easier setter funcs for flash messages. 2021-12-03 16:44:04 -05:00
pager Added pager. 2021-12-03 07:20:01 -05:00
static Initial commit. 2021-12-03 06:11:01 -05:00
views Added alpinejs. 2021-12-03 21:47:12 -05:00
.gitignore Initial commit. 2021-12-03 06:11:01 -05:00
docker-compose.yml Added redis integration. 2021-12-05 20:56:38 -05:00
go.mod Added page cache middleware. 2021-12-07 21:36:57 -05:00
go.sum Added page cache middleware. 2021-12-07 21:36:57 -05:00
main.go Added controller testing. 2021-12-05 20:22:45 -05:00