Autogenerate stable marshalers #40

Open
opened 2023-06-02 14:45:32 +00:00 by fyrchik · 3 comments
Owner

It seems we don't use protogen to generate files in this repo, like in node:
https://git.frostfs.info/TrueCloudLab/frostfs-node/src/branch/master/Makefile#L79

Let's fix this. I think we missed marshaling part from #35.

It seems we don't use protogen to generate files in this repo, like in node: https://git.frostfs.info/TrueCloudLab/frostfs-node/src/branch/master/Makefile#L79 Let's fix this. I think we missed marshaling part from #35.
Author
Owner

So the file container/marshal.go, for example, will be replaced with container/something_neofs.pb.go and will contain the same code, minus constant definitions.

So the file `container/marshal.go`, for example, will be replaced with `container/something_neofs.pb.go` and will contain the same code, minus constant definitions.
aarifullin was assigned by fyrchik 2023-06-02 14:48:35 +00:00
Author
Owner
We _might_ miss oneOf currently https://git.frostfs.info/TrueCloudLab/frostfs-api-go/src/branch/master/object/marshal.go#L462
aarifullin added the
blocked
label 2023-08-31 15:58:10 +00:00
Member
Blocked by https://git.frostfs.info/TrueCloudLab/frostfs-sdk-go/issues/121
aarifullin added the
refactoring
label 2023-08-31 15:58:38 +00:00
fyrchik self-assigned this 2024-04-26 10:08:17 +00:00
aarifullin was unassigned by fyrchik 2024-04-26 10:08:23 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: TrueCloudLab/frostfs-api-go#40
No description provided.