saasitone/middleware
2022-05-17 08:45:18 -04:00
..
auth_test.go Include password token entity ID in reset URL in order to prevent loading all tokens. 2022-01-27 08:44:12 -05:00
auth.go Let error handler handle all error logic, logging, and canceling. 2022-05-17 08:45:18 -04:00
cache_test.go Added custom cache client for much easier cache operations. 2022-01-13 21:13:41 -05:00
cache.go Added custom cache client for much easier cache operations. 2022-01-13 21:13:41 -05:00
entity_test.go Changed module name. 2022-01-01 10:44:18 -05:00
entity.go Let error handler handle all error logic, logging, and canceling. 2022-05-17 08:45:18 -04:00
log_test.go Changed module name. 2022-01-01 10:44:18 -05:00
log.go Added tests for entity and log middleware. 2021-12-21 21:02:25 -05:00
middleware_test.go Added asynq and a task client to the container to faciliate task queues. 2022-02-02 21:24:52 -05:00