Restore backwards compatibility in StableMarshal() #60

Merged
fyrchik merged 2 commits from fyrchik/frostfs-api-go:fix-marshaling into support/v2.16 2024-09-04 19:51:16 +00:00

2 commits

Author SHA1 Message Date
241a9f1ad0 [#69] util: Rename stableMarshaler
All checks were successful
DCO action / DCO (pull_request) Successful in 49s
Tests and linters / Tests (1.19) (pull_request) Successful in 1m20s
Tests and linters / Lint (pull_request) Successful in 1m36s
Tests and linters / Tests with -race (pull_request) Successful in 1m59s
Tests and linters / Tests (1.20) (pull_request) Successful in 2m40s
It should be with a single `l`, see `json.Marshaler`.

Signed-off-by: Evgenii Stratonikov <e.stratonikov@yadro.com>
2023-11-21 11:58:47 +03:00
c72590d831 [#59] util: Restore backwards compatibility in NestedStructureMarshal()
Signed-off-by: Evgenii Stratonikov <e.stratonikov@yadro.com>
2023-11-21 11:58:30 +03:00