open-consul/agent/submatview
Daniel Nephin b5503223ae submatview: add test cases for store.Get with timeout and no index
Also set a more unique name for the serviceRequest.Type to prevent potential name conflicts
in the future.
2021-06-08 18:04:38 -04:00
..
handler.go
materializer.go
store.go submatview: fix a bug with Store.Get 2021-06-03 17:48:44 -04:00
store_integration_test.go submatview: and Store integration test with stream backend 2021-06-08 12:15:35 -04:00
store_test.go submatview: add test cases for store.Get with timeout and no index 2021-06-08 18:04:38 -04:00
streaming_test.go