.. |
status
|
[#135] Make all error status receivers pointers
|
2023-08-04 08:35:01 +00:00 |
accounting.go
|
[#48] client: Refactor accounting.Balance()
|
2023-08-10 11:05:30 +00:00 |
api.go
|
Rename package name
|
2023-03-07 15:47:21 +03:00 |
client.go
|
[#82] client: Allow to pass gRPC dial options
|
2023-05-30 16:51:22 +03:00 |
client_test.go
|
[#47] client: Pass context to Dial() explicitly
|
2023-04-07 08:59:19 +03:00 |
common.go
|
[#121] client: Make PrmObjectGet/Head/GetRange fields public
|
2023-08-28 11:26:57 +03:00 |
container.go
|
[#48] client: Split container methods by files
|
2023-04-13 09:04:09 +03:00 |
container_delete.go
|
[#121] pool: Add wait params validation for containerPut method
|
2023-08-05 15:58:14 +00:00 |
container_eacl.go
|
[#121] client: Make PrmContainerEACL fields public
|
2023-08-16 09:53:47 +00:00 |
container_get.go
|
[#121] pool: Make PrmContainerGet fields public
|
2023-08-03 10:54:13 +03:00 |
container_list.go
|
client: rename formRequest() to buildRequest()
|
2023-04-18 09:58:34 +00:00 |
container_put.go
|
[#121] client: Make pool PrmContainerPut struct fields public
|
2023-08-01 09:59:57 +00:00 |
container_set_eacl.go
|
[#121] clientt: Make PrmContainerSetEACL fields public
|
2023-08-18 18:05:47 +03:00 |
container_space.go
|
[#121] client: Make PrmAnnounceSpace fields public
|
2023-09-04 19:53:34 +03:00 |
doc.go
|
Rename package name
|
2023-03-07 15:47:21 +03:00 |
errors.go
|
[#142] Fix unwrapErr for go 1.20
|
2023-08-05 15:58:25 +00:00 |
errors_test.go
|
[#135] Make all error status receivers pointers
|
2023-08-04 08:35:01 +00:00 |
netmap.go
|
[#121] client: Make PrmEndpointInfo, PrmNetworkInfo fields public
|
2023-09-04 19:55:23 +03:00 |
netmap_test.go
|
[#47] client: Do not check context in NetmapSnapshot()
|
2023-04-07 08:59:19 +03:00 |
object_delete.go
|
[#121] client: Make PrmObjectDelete fields public
|
2023-09-04 14:14:22 +00:00 |
object_get.go
|
[#121] client: Make PrmObjectGet/Head/GetRange fields public
|
2023-08-28 11:26:57 +03:00 |
object_hash.go
|
[#121] client: Make PrmObjectHash fields public
|
2023-09-08 13:36:45 +00:00 |
object_put.go
|
[#83] Allow to split objects in the client
|
2023-06-28 12:12:37 +00:00 |
object_put_raw.go
|
[#83] Allow to split objects in the client
|
2023-06-28 12:12:37 +00:00 |
object_put_single.go
|
[#103] object: Add PutSingle method code
|
2023-07-06 17:06:17 +03:00 |
object_put_transformer.go
|
[#129] client: Do not override error status WriteObject()
|
2023-07-26 14:38:43 +03:00 |
object_search.go
|
[#48] client: Remove ctx == nil checks
|
2023-04-13 09:04:09 +03:00 |
object_search_test.go
|
Rename package name
|
2023-03-07 15:47:21 +03:00 |
response.go
|
Rename package name
|
2023-03-07 15:47:21 +03:00 |
session.go
|
[#121] client: Make PrmSessionCreate fields public
|
2023-09-05 17:30:42 +03:00 |