open-consul/agent/consul/stream
Daniel Nephin 16a2b3fafc stream: change Topic to an interface
Consumers of the package can decide on which type to use for the Topic. In the future we may
use a gRPC type for the topic.
2020-07-14 15:57:47 -04:00
..
event.go stream: change Topic to an interface 2020-07-14 15:57:47 -04:00
event_buffer.go stream: unexport identifiers 2020-07-14 15:57:47 -04:00
event_buffer_test.go stream: change Topic to an interface 2020-07-14 15:57:47 -04:00
event_publisher.go stream: change Topic to an interface 2020-07-14 15:57:47 -04:00
event_publisher_test.go stream: change Topic to an interface 2020-07-14 15:57:47 -04:00
event_snapshot.go stream: unexport identifiers 2020-07-14 15:57:47 -04:00
event_snapshot_test.go stream: change Topic to an interface 2020-07-14 15:57:47 -04:00
subscription.go stream: unexport identifiers 2020-07-14 15:57:47 -04:00
subscription_test.go stream: change Topic to an interface 2020-07-14 15:57:47 -04:00