Go to file
2021-12-19 10:03:42 -05:00
config Documentation and tests for config package. 2021-12-18 10:15:31 -05:00
context Moved pager to the controller package. Added additional documentation. 2021-12-18 16:55:35 -05:00
controller Added documentation to controller. 2021-12-19 10:03:42 -05:00
ent Finished auth tests. 2021-12-17 21:10:35 -05:00
funcmap Moved app consts to config package. 2021-12-10 08:33:49 -05:00
mail Added mock mail client. 2021-12-14 11:29:45 -05:00
middleware Renamed container package services. 2021-12-18 10:07:12 -05:00
msg Variable naming cleanup. 2021-12-11 19:32:34 -05:00
routes Renamed container package services. 2021-12-18 10:07:12 -05:00
services Split up services test files. 2021-12-18 16:57:34 -05:00
static Added favicon. 2021-12-14 20:10:48 -05:00
templates Updated func name to get route url in templates. 2021-12-18 17:02:29 -05:00
.gitignore Initial commit. 2021-12-03 06:11:01 -05:00
docker-compose.yml Added database config and docker image. 2021-12-10 08:49:15 -05:00
go.mod Added ent make commands. 2021-12-11 13:46:01 -05:00
go.sum Added ent make commands. 2021-12-11 13:46:01 -05:00
main.go Renamed container package services. 2021-12-18 10:07:12 -05:00
Makefile Moved pager to the controller package. Added additional documentation. 2021-12-18 16:55:35 -05:00