consul/agent/submatview
Daniel Nephin 832f1a2847 submatview: reduce the getFromView implementation
Remove View.Result error return value, it was always nil, and seems like it will likely always remain nill
since it is simply reading a stored value.

Also replace some cache types with local types.
2021-04-27 19:03:16 -04:00
..
handler.go submatview: remove method receiver from handlers 2020-10-06 13:22:02 -04:00
materializer.go submatview: reduce the getFromView implementation 2021-04-27 19:03:16 -04:00
store.go submatview: reduce the getFromView implementation 2021-04-27 19:03:16 -04:00
store_test.go submatview: reduce the getFromView implementation 2021-04-27 19:03:16 -04:00
streaming_test.go submatview: setup testing structure 2021-04-27 19:03:16 -04:00