consul/agent/consul/stream
Daniel Nephin ba3a1b95e1 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
event_snapshot.go
event_snapshot_test.go
event_test.go
noop.go
subscription.go
subscription_test.go