flodgatt/src
Daniel Sockwell 37b652ad79
Error handling, pt3 (#131)
* Improve handling of Postgres errors

* Finish error handling improvements

* Remove `format!` calls from hot path
2020-04-14 20:37:49 -04:00
..
config Error handling, pt3 (#131) 2020-04-14 20:37:49 -04:00
event Error handling, pt3 (#131) 2020-04-14 20:37:49 -04:00
request Error handling, pt3 (#131) 2020-04-14 20:37:49 -04:00
response Error handling, pt3 (#131) 2020-04-14 20:37:49 -04:00
config.rs Error handling, pt3 (#131) 2020-04-14 20:37:49 -04:00
err.rs Error handling, pt3 (#131) 2020-04-14 20:37:49 -04:00
event.rs Error handling, pt3 (#131) 2020-04-14 20:37:49 -04:00
lib.rs Error handling, pt3 (#131) 2020-04-14 20:37:49 -04:00
main.rs Error handling, pt3 (#131) 2020-04-14 20:37:49 -04:00
request.rs Error handling, pt3 (#131) 2020-04-14 20:37:49 -04:00
response.rs Code reorganization (#130) 2020-04-13 16:03:06 -04:00
rustfmt.toml Config refactor (#57) 2019-10-03 00:34:41 -04:00