Daniel Nephin 4ef9fc9f27 agent/cache: reduce function arguments by removing duplicates
A few of the unexported functions in agent/cache took a large number of
arguments. These arguments were effectively overrides for values that
were provided in RequestInfo.

By using a struct we can not only reduce the number of arguments, but
also simplify the logic by removing the need for overrides.
2020-04-17 11:35:07 -04:00
..
2018-11-02 12:00:39 -05:00
2017-10-25 19:30:35 +02:00
2020-02-11 15:19:16 +00:00
2020-03-31 16:13:44 -04:00
2020-01-27 07:00:33 -06:00