open-consul/agent/consul/stream
Daniel Nephin e4a78c977d stream: document that Payload must be immutable
If they are sent to EventPublisher.Publish.

Also document that PayloadEvents is expected to come from a subscription and that it is
not immutable.
2020-11-06 13:00:33 -05:00
..
event.go stream: document that Payload must be immutable 2020-11-06 13:00:33 -05:00
event_buffer.go stream: close the subscription on Unsubscribe 2020-10-22 13:39:27 -04:00
event_buffer_test.go stream: Add forceClose and refactor subscription filtering 2020-07-14 15:57:47 -04:00
event_publisher.go stream: document that Payload must be immutable 2020-11-06 13:00:33 -05:00
event_publisher_test.go stream: rename FilterByKey 2020-11-05 19:21:16 -05:00
event_snapshot.go stream: remove Event.Key 2020-10-28 16:48:04 -04:00
event_snapshot_test.go stream: remove Event.Key 2020-10-28 16:48:04 -04:00
event_test.go stream: document that Payload must be immutable 2020-11-06 13:00:33 -05:00
noop.go stream: Use a no-op event publisher if streaming is disabled 2020-10-28 13:54:19 -04:00
subscription.go stream: document that Payload must be immutable 2020-11-06 13:00:33 -05:00
subscription_test.go stream: document that Payload must be immutable 2020-11-06 13:00:33 -05:00