frostfs-api-go/pkg
Leonard Lyubich da89c2b71f [#337] client: Add option to specify callback of response information
There is a need to analyze some response information in API client.

Define `ResponseMetaInfo` structure of response information. Add
`WithResponseInfoHandler` client option which allows to set the response
info callback. The callback is called right after any response is received.

Signed-off-by: Leonard Lyubich <leonard@nspcc.ru>
2021-09-28 18:15:29 +03:00
..
accounting [#293] pkg/accounting: Implement and use generator of Decimal 2021-06-08 18:59:15 +03:00
acl [#333] pkg/acl: Add remaining well-known eACL filter setters 2021-08-26 18:37:16 +03:00
audit [#302] pkg/audit: Document default values set in `NewResult` 2021-06-09 17:23:35 +03:00
client [#337] client: Add option to specify callback of response information 2021-09-28 18:15:29 +03:00
container [#321] pkg/container: Remove no longer use NewVerifiedFromV2 func 2021-07-01 18:03:16 +03:00
netmap [#312] netmap: Support multiple addresses in NodeInfo 2021-06-23 17:52:43 +03:00
object [#331] pkg/object: Add COMMON_PREFIX matchtype enum constant and test case for it 2021-08-26 18:37:03 +03:00
owner [#340] owner: Prevent potential NPE in NEO3WalletFromPublicKey 2021-09-20 14:41:29 +03:00
reputation [#302] pkg/owner: Document default values set in 2021-06-09 17:23:35 +03:00
session [#309] pkg/session: Add marshal-unmarshal 2021-06-17 16:59:24 +03:00
storagegroup [#302] pkg/storagegroup: Document default values set in `New` 2021-06-09 17:23:35 +03:00
test [#293] pkg: Implement and use generators of the messages 2021-06-08 18:59:15 +03:00
token [#302] pkg/token: Document default values set in `NewBearerToken` 2021-06-09 17:23:35 +03:00
.gitkeep
checksum.go [#310] *: Implement string converters for enumerations 2021-06-23 10:24:32 +03:00
checksum_test.go [#310] *: Implement string converters for enumerations 2021-06-23 10:24:32 +03:00
signature.go [#302] pkg/signature: Document default values set in `NewSignature` 2021-06-09 17:23:35 +03:00
signature_test.go [#302] pkg/signature: Document default values set in `NewSignature` 2021-06-09 17:23:35 +03:00
version.go Release v1.29.0 - Anmyeondo (안면도, 安眠島) 2021-08-27 13:33:09 +03:00
version_test.go [#321] pkg/container: Remove no longer use NewVerifiedFromV2 func 2021-07-01 18:03:16 +03:00
xheader.go [#302] pkg/xheader: Document default values set in `NewXHeader` 2021-06-09 17:23:35 +03:00
xheader_test.go [#302] pkg/xheader: Document default values set in `NewXHeader` 2021-06-09 17:23:35 +03:00