frostfs-api-go/session
2020-05-11 17:28:44 +03:00
..
alias.go session: replace used type aliases to separate file 2020-04-29 12:49:27 +03:00
create.go session: move errors to a separate file 2020-05-08 12:37:56 +03:00
create_test.go session: implement gRPC session creator 2020-05-08 12:34:16 +03:00
errors.go session: move errors to a separate file 2020-05-08 12:37:56 +03:00
private.go session: add OwnerID to a private token storage key 2020-05-08 13:23:30 +03:00
private_test.go session: add OwnerID to a private token storage key 2020-05-08 13:23:30 +03:00
request.go Implement signed data calculating function from SignedDataReader 2020-05-11 17:28:44 +03:00
request_test.go session: implement SignedDataSource on CreateRequest 2020-05-08 11:55:19 +03:00
response.go session: implement getters and setters on messages 2020-05-08 11:53:49 +03:00
response_test.go session: implement getters and setters on messages 2020-05-08 11:53:49 +03:00
service.pb.go Update to neofs-api v0.7.4 2020-05-08 10:49:23 +03:00
service.proto Update to neofs-api v0.7.4 2020-05-08 10:49:23 +03:00
store.go session: add OwnerID to a private token storage key 2020-05-08 13:23:30 +03:00
store_test.go session: add OwnerID to a private token storage key 2020-05-08 13:23:30 +03:00
types.go session: add OwnerID to a private token storage key 2020-05-08 13:23:30 +03:00