frostfs-api-go/v2/acl
Leonard Lyubich 1031f3122e [#263] v2: Support new rpc library
Implement `message.Message` interface on all structures and use new methods
for conversion instead of functions. make `Unmarshal` and JSON methods to
use encoding functions from `message` library. Remove all per-service
clients and implement `rpc` library of the functions which execute NeoFS API
RPC through new RPC client. Remove no longer used gRPC per-service clients.

Signed-off-by: Leonard Lyubich <leonard@nspcc.ru>
2021-03-17 14:03:49 +03:00
..
grpc v2: Regenerate protobuf files 2021-03-15 13:27:28 +03:00
test [#263] v2: Support new rpc library 2021-03-17 14:03:49 +03:00
convert.go [#263] v2: Support new rpc library 2021-03-17 14:03:49 +03:00
filters.go [#191] v2: Add ObjectID filters for ACL and Object packages 2020-11-11 10:35:34 +03:00
json.go [#263] v2: Support new rpc library 2021-03-17 14:03:49 +03:00
marshal.go [#263] v2: Support new rpc library 2021-03-17 14:03:49 +03:00
message_test.go [#263] v2: Support new rpc library 2021-03-17 14:03:49 +03:00
types.go [#182] Rename methods to match updated field names 2020-10-28 14:11:49 +03:00