open-consul/agent/rpc/subscribe
Daniel Nephin 61ce0964a4 stream: remove Event.Key
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.
2020-10-28 16:48:04 -04:00
..
auth.go structs: add CheckServiceNode.CanRead 2020-10-07 18:15:13 -04:00
logger.go stream: Return a single event from a subscription.Next 2020-10-06 13:18:20 -04:00
subscribe.go stream: remove Event.Key 2020-10-28 16:48:04 -04:00
subscribe_test.go stream: remove Event.Key 2020-10-28 16:48:04 -04:00