open-consul/agent/cache
Paul Banks 1bf3a37597
agent: Don't leave old errors around in cache (#5094)
* Fixes #4480. Don't leave old errors around in cache that can be hit in specific circumstances.

* Move error reset to cover extreme edge case of nil Value, nil err Fetch
2019-01-08 10:06:38 +00:00
..
cache.go agent: Don't leave old errors around in cache (#5094) 2019-01-08 10:06:38 +00:00
cache_test.go agent: Don't leave old errors around in cache (#5094) 2019-01-08 10:06:38 +00:00
entry.go
entry_test.go
mock_Request.go
mock_Type.go
request.go
testing.go Add cache.Notify to abstract watching for cache updates for types that support blocking semantics. (#4695) 2018-10-10 16:55:34 +01:00
type.go
watch.go merge feedback: fix typos; actually use deliverLatest added previously but not plumbed in 2018-10-10 16:55:34 +01:00
watch_test.go Add cache.Notify to abstract watching for cache updates for types that support blocking semantics. (#4695) 2018-10-10 16:55:34 +01:00