personal-site/services
2021-12-21 11:00:32 -05:00
..
auth.go Renamed container package services. 2021-12-18 10:07:12 -05:00
auth_test.go Renamed container package services. 2021-12-18 10:07:12 -05:00
container.go Provide combined parse and execute method for the template renderer. 2021-12-21 11:00:32 -05:00
container_test.go Provide combined parse and execute method for the template renderer. 2021-12-21 11:00:32 -05:00
mail.go Add template parsing and execution to mail service. 2021-12-19 20:37:51 -05:00
mail_test.go Moved mail to services package. 2021-12-19 16:22:55 -05:00
services_test.go Added template renderer service. 2021-12-19 20:09:01 -05:00
template_renderer.go Provide combined parse and execute method for the template renderer. 2021-12-21 11:00:32 -05:00