silverton-io / buz

Serverless multi-protocol + multi-destination event collection system.
https://buz.dev/
Apache License 2.0
186 stars 21 forks source link

Add destination methods to the envelope #524

Closed jakthom closed 1 year ago

jakthom commented 1 year ago

It would be awesome to hang methods like the following on the Envelope struct:

so we can partition/shard envelopes via the struct itself.