firefly-common GitHub
PR #117 | Support custom dispatchers for event streams |
I have a use of this library, where I need to handle events within the Go code directly - using constructs specific to the Microservice. Unlike the Webhook and WebSocket implementations, these cannot be made generic in the common library. So instead, I propose adding this extension point to the common library to allow me to extended it with my implementation. This PR also proposes some quality of life improvements, particularly around name-or-UUID semantics, and upsert. Also proposes a small extra utility that supports generics for returning `{items:[]}` style responses |
Created At 2024-01-02 20:52:30 +0000 UTC
PR #116 | Add error return to query modifier |
Created At 2024-01-01 00:12:25 +0000 UTC </div> |