open-consul/agent/consul/stream
Daniel Nephin 81cc3daf69 stream: have SnapshotFunc accept a non-pointer SubscribeRequest
The value is not expected to be modified. Passing a value makes that explicit.
2020-09-03 16:54:02 -04:00
..
event.go stream: Improve docstrings 2020-07-14 15:57:47 -04:00
event_buffer.go stream: Add forceClose and refactor subscription filtering 2020-07-14 15:57:47 -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: have SnapshotFunc accept a non-pointer SubscribeRequest 2020-09-03 16:54:02 -04:00
event_publisher_test.go stream: have SnapshotFunc accept a non-pointer SubscribeRequest 2020-09-03 16:54:02 -04:00
event_snapshot.go stream: have SnapshotFunc accept a non-pointer SubscribeRequest 2020-09-03 16:54:02 -04:00
event_snapshot_test.go stream: have SnapshotFunc accept a non-pointer SubscribeRequest 2020-09-03 16:54:02 -04:00
event_test.go stream: Add forceClose and refactor subscription filtering 2020-07-14 15:57:47 -04:00
subscription.go stream: fix overallocation in filter 2020-07-22 19:04:10 -04:00
subscription_test.go stream: fix overallocation in filter 2020-07-22 19:04:10 -04:00