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
entry.go
entry_test.go
mock_Request.go
mock_Type.go
request.go
testing.go
type.go
watch.go agent/cache: reduce function arguments by removing duplicates 2020-04-17 11:35:07 -04:00
watch_test.go