open-consul/agent/consul/stream
Daniel Nephin a29b848e3b stream: fix a snapshot cache bug
Previously a snapshot created as part of a resumse-stream request could have incorrectly
cached the newSnapshotToFollow event. This would cause clients to error because they
received an unexpected framing event.
2021-02-16 12:52:23 -05:00
..
event.go
event_buffer.go
event_buffer_test.go
event_publisher.go stream: fix a snapshot cache bug 2021-02-16 12:52:23 -05:00
event_publisher_test.go stream: test the snapshot cache is saved correctly 2021-02-16 12:08:43 -05:00
event_snapshot.go
event_snapshot_test.go
event_test.go
noop.go
subscription.go
subscription_test.go