frostfs-api-go/v2/container
Leonard Lyubich 92e8376f39 [#283] v2/container: Add session token and signature to response bodies
Add field of type `session.SessionToken` to `GetResponseBody` and
`GetExtendedACLResponseBody` messages. Add field of type `refs,Signature` to
`GetResponseBody` message. Change the implementation of all related methods.

Signed-off-by: Leonard Lyubich <leonard@nspcc.ru>
2021-05-26 12:24:58 +03:00
..
grpc [#283] v2/container/grpc: Implement setters of new fields 2021-05-26 12:24:58 +03:00
test [#263] v2: Support new rpc library 2021-03-17 14:03:49 +03:00
attributes.go [#172] Improve the readability of named attribute constants 2020-10-22 19:15:45 +03:00
convert.go [#283] v2/container: Add session token and signature to response bodies 2021-05-26 12:24:58 +03:00
json.go [#263] v2: Support new rpc library 2021-03-17 14:03:49 +03:00
marshal.go [#283] v2/container: Add session token and signature to response bodies 2021-05-26 12:24:58 +03:00
message_test.go [#263] v2: Support new rpc library 2021-03-17 14:03:49 +03:00
types.go [#283] v2/container: Add session token and signature to response bodies 2021-05-26 12:24:58 +03:00