frostfs-node/pkg/services/object/get
Leonard Lyubich 106884fc40 [] client: Hide client cache behind interface in dependent packages
Replace usage of `cache.ClientCache` type with interface with similar
signature. This will further allow overloading clients without affecting the
logic of dependent packages.

Signed-off-by: Leonard Lyubich <leonard@nspcc.ru>
2021-03-24 10:11:52 +03:00
..
v2 [] services/object: Support netmap epoch and lookup dead in read ops 2021-01-12 19:19:11 +03:00
assemble.go [] object/get: Prevent receiving payloads through GETRANGE when GET 2020-12-18 16:42:17 +03:00
container.go [] services/object: Support netmap epoch and lookup dead in read ops 2021-01-12 19:19:11 +03:00
exec.go [] pkg/services: Cache clients by address only 2021-03-15 14:07:53 +03:00
get.go [] object/rangehash: Apply salt to data before hashing 2021-01-11 18:40:59 +03:00
get_test.go [] pkg/services: Cache clients by address only 2021-03-15 14:07:53 +03:00
local.go [] object/head: Implement new service processing 2020-12-11 17:19:37 +03:00
prm.go [] object/rangehash: Add salt to RangeHashPrm structure 2021-01-11 18:40:59 +03:00
remote.go [] object/head: Implement new service processing 2020-12-11 17:19:37 +03:00
res.go [] object/getrangehash: Implement new service processing 2020-12-11 17:19:37 +03:00
service.go [] client: Hide client cache behind interface in dependent packages 2021-03-24 10:11:52 +03:00
util.go [] client: Hide client cache behind interface in dependent packages 2021-03-24 10:11:52 +03:00