zero-to-production/src
2022-07-05 18:48:09 +01:00
..
authentication Last part of chapter 10 - sessions, seed users and change password form 2022-03-12 19:05:53 +00:00
domain Fix clippy lints. 2021-09-11 22:00:34 +02:00
idempotency Chapter 11: fault tolerant workflows. 2022-03-13 19:41:50 +00:00
routes Chapter 11: fault tolerant workflows. 2022-03-13 19:41:50 +00:00
configuration.rs Update all dependencies 2022-07-05 18:48:09 +01:00
email_client.rs Add secrecy 2021-12-27 15:10:20 +01:00
issue_delivery_worker.rs Chapter 11: fault tolerant workflows. 2022-03-13 19:41:50 +00:00
lib.rs Chapter 11: fault tolerant workflows. 2022-03-13 19:41:50 +00:00
main.rs Chapter 11: fault tolerant workflows. 2022-03-13 19:41:50 +00:00
session_state.rs Last part of chapter 10 - sessions, seed users and change password form 2022-03-12 19:05:53 +00:00
startup.rs Update all dependencies 2022-07-05 18:48:09 +01:00
telemetry.rs Update to latest version of actix-web, tracing-bunyan-formatter and tracing-subscriber. Use tokio macros instead of actix-web's macros. 2021-12-26 17:03:38 +01:00
utils.rs Chapter 11: fault tolerant workflows. 2022-03-13 19:41:50 +00:00