frostfs-api-go/container
Pavel Karpy c6f7ab3ef1 [#399] container: Support homomorphic hash disabling
Container could now have "__NEOFS__DISABLE_HOMOMORPHIC_HASHING" well-known
attribute. Setting that to "true" means disabling homomorphic hashing for
objects that belong to that container, any other cases mean that homomorphic
hashing is enabled.

Signed-off-by: Pavel Karpy <carpawell@nspcc.ru>
2022-06-30 13:05:06 +03:00
..
grpc [#404] *: Regenerate code after language fixes 2022-06-21 14:08:31 +03:00
test [#376] container: Remove pointers from slices 2022-03-15 12:19:49 +03:00
attributes.go [#399] container: Support homomorphic hash disabling 2022-06-30 13:05:06 +03:00
attributes_test.go [#399] container: Support homomorphic hash disabling 2022-06-30 13:05:06 +03:00
convert.go [#376] container: Remove pointers from slices 2022-03-15 12:19:49 +03:00
json.go Add v2 version to go module name 2021-11-17 15:29:33 +03:00
marshal.go *: remove error from StableMarshal return values 2022-04-21 15:07:57 +03:00
message_test.go Add v2 version to go module name 2021-11-17 15:29:33 +03:00
status.go [#371] Support recent changes in NeoFS API protocol 2022-02-25 10:24:07 +03:00
status_test.go [#371] Support recent changes in NeoFS API protocol 2022-02-25 10:24:07 +03:00
types.go [#388] *: Remove nil check from setters 2022-03-31 11:32:04 +03:00