mirror of
https://github.com/status-im/consul.git
synced 2025-02-13 06:06:40 +00:00
Makes Payload a type with FilterByKey so that Payloads can implement filtering by key. With this approach we don't need to expose a Namespace field on Event, and we don't need to invest micro formats or require a bunch of code to be aware of exactly how the key field is encoded.