flodgatt/src/request
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
..
timeline Code reorganization (#130) 2020-04-13 16:03:06 -04:00
err.rs Error handling, pt3 (#131) 2020-04-14 20:37:49 -04:00
postgres.rs Error handling, pt3 (#131) 2020-04-14 20:37:49 -04:00
query.rs Code reorganization (#130) 2020-04-13 16:03:06 -04:00
sse_test.rs Code reorganization (#130) 2020-04-13 16:03:06 -04:00
subscription.rs Error handling, pt3 (#131) 2020-04-14 20:37:49 -04:00
timeline.rs Error handling, pt3 (#131) 2020-04-14 20:37:49 -04:00
ws_test.rs Code reorganization (#130) 2020-04-13 16:03:06 -04:00