frostfs-api-go/pkg
Leonard Lyubich 616b4b71a1 [#310] *: Implement string converters for enumerations
Implement `String` / `FromString` method pair in all levels of enum
definitions. From now `String()` returns canonical protojson-compatible
values.

Signed-off-by: Leonard Lyubich <leonard@nspcc.ru>
2021-06-23 10:24:32 +03:00
..
accounting [#293] pkg/accounting: Implement and use generator of Decimal 2021-06-08 18:59:15 +03:00
acl [#310] *: Implement string converters for enumerations 2021-06-23 10:24:32 +03:00
audit [#302] pkg/audit: Document default values set in NewResult 2021-06-09 17:23:35 +03:00
client [#313] client/object: Add payload-handling parameter to GetObjectParams 2021-06-22 17:54:39 +03:00
container [#302] pkg/container: Convert nil Attributes to nil message 2021-06-09 17:23:35 +03:00
netmap [#310] *: Implement string converters for enumerations 2021-06-23 10:24:32 +03:00
object [#310] *: Implement string converters for enumerations 2021-06-23 10:24:32 +03:00
owner [#302] pkg/owner: Document default values set in NewID 2021-06-09 17:23:35 +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 Implement new request signing mechanism 2020-09-18 10:40:45 +03:00
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 Bump SDK version in pkg 2021-06-09 17:23:35 +03:00
version_test.go [#302] pkg/version: Document default values set in NewVersion 2021-06-09 17:23:35 +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