frostfs-sdk-go/client
Leonard Lyubich 12aa7ae144 [#140] apistatus: Support session errors
Define `SessionTokenNotFound`/`SessionTokenExpired` types for
`TOKEN_NOT_FOUND`/`TOKEN_EXPIRED` codes.

Signed-off-by: Leonard Lyubich <leonard@nspcc.ru>
2022-03-02 18:27:08 +03:00
..
status [#140] apistatus: Support session errors 2022-03-02 18:27:08 +03:00
accounting.go [#131] client: Name all methods and types the same way 2022-02-18 17:01:08 +03:00
client.go [#92] client: Add docs about status returns 2022-02-01 17:02:43 +03:00
common.go [#146] client: Customize private key in object HEAD/DELETE 2022-02-21 15:21:37 +03:00
container.go [#150] util/signature: Simplify public interface 2022-02-25 12:42:38 +03:00
netmap.go [#131] client: Name all methods and types the same way 2022-02-18 17:01:08 +03:00
object_delete.go [#146] client: Customize private key in object HEAD/DELETE 2022-02-21 15:21:37 +03:00
object_get.go [#149] client: Fix false `io.ErrUnexpectedEOF` return 2022-02-24 15:59:09 +03:00
object_hash.go [#131] client: Re-implement Object Delete and Hash methods 2022-02-18 17:01:08 +03:00
object_put.go [#147] client: Send 3MB per message in `ObjectWriter.WritePayloadChunk` 2022-02-22 09:09:22 +03:00
object_search.go [#148] client: Allow to iterate over search results 2022-02-28 10:19:35 +03:00
object_search_test.go [#148] client: Allow to iterate over search results 2022-02-28 10:19:35 +03:00
opts.go [#131] client: Remove no longer needed code 2022-02-18 17:01:08 +03:00
raw.go [#111] client: Fix doc comments 2022-01-11 11:03:14 +03:00
reputation.go [#131] client: Name all methods and types the same way 2022-02-18 17:01:08 +03:00
response.go [#131] client: Remove no longer needed code 2022-02-18 17:01:08 +03:00
session.go [#131] client: Name all methods and types the same way 2022-02-18 17:01:08 +03:00