open-consul/agent/consul/stream
Daniel Nephin d192b0a080 stream: move goroutine out of New
This change will make it easier to manage goroutine lifecycle from the caller.

Also expose EventPublisher from state.Store
2020-09-28 18:40:10 -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: move goroutine out of New 2020-09-28 18:40:10 -04:00
event_publisher_test.go stream: move goroutine out of New 2020-09-28 18:40:10 -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