frostfs-api-go/pkg/acl/eacl
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
..
test [#293] pkg/eacl: Do not set token and signature in Table generator 2021-06-08 18:59:15 +03:00
enums.go [#310] *: Implement string converters for enumerations 2021-06-23 10:24:32 +03:00
enums_test.go [#310] *: Implement string converters for enumerations 2021-06-23 10:24:32 +03:00
filter.go [#288] pkg/eacl: Document default values set in NewFilter 2021-05-28 09:37:21 +03:00
filter_test.go [#288] pkg/eacl: Document default values set in NewFilter 2021-05-28 09:37:21 +03:00
record.go [#288] pkg/eacl: Fix conversion of slices in Record.ToV2 method 2021-05-28 09:37:21 +03:00
record_test.go [#288] pkg/eacl: Document default values set in NewRecord 2021-05-28 09:37:21 +03:00
table.go [#288] pkg/eacl: Fix conversion of slices in Table.ToV2 method 2021-05-28 09:37:21 +03:00
table_test.go [#293] pkg/eacl: Fix table encoding test with a temporary solution 2021-06-08 18:59:15 +03:00
target.go [#288] pkg/eacl: Document default values set in NewTarget 2021-05-28 09:37:21 +03:00
target_test.go [#288] pkg/eacl: Document default values set in NewTarget 2021-05-28 09:37:21 +03:00