open-consul/agent/consul/stream
Daniel Nephin 2020e9c7c7 ProcessChanges: use stream.Event
Also remove secretHash, which was used to hash tokens. We don't expose
these tokens anywhere, so we can use the string itself instead of a
Hash.

Fix acl_events_test.go for storing a structs type.
2020-07-14 15:57:45 -04:00
..
event.go ProcessChanges: use stream.Event 2020-07-14 15:57:45 -04:00
event_buffer.go stream: Use local types for Event Topic SubscriptionRequest 2020-07-14 15:57:45 -04:00
event_buffer_test.go stream: Use local types for Event Topic SubscriptionRequest 2020-07-14 15:57:45 -04:00
event_snapshot.go stream: Use local types for Event Topic SubscriptionRequest 2020-07-14 15:57:45 -04:00
event_snapshot_test.go ProcessChanges: use stream.Event 2020-07-14 15:57:45 -04:00
subscription.go ProcessChanges: use stream.Event 2020-07-14 15:57:45 -04:00
subscription_test.go stream: Use local types for Event Topic SubscriptionRequest 2020-07-14 15:57:45 -04:00