open-consul/agent/cache
Daniel Nephin 3114943f8d agent/cache: remove error return from fetch
A previous change removed the only error, so the return value can be
removed now.
2020-04-17 11:55:01 -04:00
..
cache.go agent/cache: remove error return from fetch 2020-04-17 11:55:01 -04:00
cache_test.go agent/cache: Make all cache options RegisterOptions 2020-04-16 18:56:34 -04:00
entry.go Remove TTL from cacheEntryExpiry 2020-04-13 13:10:38 -04:00
entry_test.go agent/cache: unit tests for ExpiryHeap, found a bug! 2018-06-14 09:42:03 -07:00
mock_Request.go agent/cache: Make all cache options RegisterOptions 2020-04-16 18:56:34 -04:00
mock_Type.go agent/cache: Make all cache options RegisterOptions 2020-04-16 18:56:34 -04:00
request.go Support Agent Caching for Service Discovery Results (#4541) 2018-10-10 16:55:34 +01:00
testing.go agent/cache: Make all cache options RegisterOptions 2020-04-16 18:56:34 -04:00
type.go agent/cache: Make all cache options RegisterOptions 2020-04-16 18:56:34 -04:00
watch.go agent/cache: reduce function arguments by removing duplicates 2020-04-17 11:35:07 -04:00
watch_test.go agent/cache: Make all cache options RegisterOptions 2020-04-16 18:56:34 -04:00