Chris Thunes

Results 15 comments of Chris Thunes

I've expanded the README to include some basic documentation and example for common usages. It will take some time to more thoroughly add docstrings to all the classes/methods, but hopefully...

It's not explicitly declared, but a `Cast` will have `selectors` assigned if necessary, e.g. ``` $ python3 Python 3.9.6 (default, Jun 28 2021, 19:24:41) [Clang 12.0.5 (clang-1205.0.22.9)] on darwin Type...

Note: Integration tests are not expected to pass until `THEN RETURN` support is launched.

Hi @weavejester, sorry to pester, but I saw your recommendation to do so in the project contribution guidelines. Do you think you could give this a look if/when you have...

I am trying to write reusable middleware functions to report metrics and capture traces for HTTP requests to our Clojure services. When Compojure is used I would like to enrich...