[#121]: Make PrmContainerGet fields public #138

Merged
fyrchik merged 2 commits from aarifullin/frostfs-sdk-go:feature/121-prm_public_fields into master 2024-09-04 19:51:15 +00:00
Member

Signed-off-by: Airat Arifullin a.arifullin@yadro.com

Signed-off-by: Airat Arifullin a.arifullin@yadro.com
aarifullin added the
enhancement
label 2023-08-02 15:58:48 +00:00
aarifullin added 1 commit 2023-08-02 15:58:50 +00:00
requested reviews from storage-core-committers, storage-core-developers 2023-08-02 15:59:05 +00:00
acid-ant approved these changes 2023-08-03 05:58:17 +00:00
dkirillov reviewed 2023-08-03 06:37:25 +00:00
pool/pool.go Outdated
@ -1445,3 +1446,3 @@
// PrmContainerGet groups parameters of GetContainer operation.
type PrmContainerGet struct {
cnrID cid.ID
CID cid.ID
Member

Maybe we should add comment to this field or rename it to ContainerID?

Maybe we should add comment to this field or rename it to `ContainerID`?
Owner

I agree, ContainerID seems better in this user facing code.

I agree, `ContainerID` seems better in this user facing code.
Author
Member

Agreed. Fixed

Agreed. Fixed
dkirillov reviewed 2023-08-03 06:37:32 +00:00
aarifullin force-pushed feature/121-prm_public_fields from 93f308e151 to 1b0eb3eef2 2023-08-03 07:18:47 +00:00 Compare
requested review from storage-core-committers 2023-08-03 07:19:27 +00:00
aarifullin force-pushed feature/121-prm_public_fields from 1b0eb3eef2 to 55c52c8d5d 2023-08-03 07:54:26 +00:00 Compare
acid-ant approved these changes 2023-08-03 08:17:35 +00:00
fyrchik approved these changes 2023-08-04 07:13:51 +00:00
requested review from dkirillov 2023-08-04 07:14:15 +00:00
dkirillov approved these changes 2023-08-04 07:26:37 +00:00
alexvanin approved these changes 2023-08-04 07:57:59 +00:00
fyrchik merged commit 55c52c8d5d into master 2023-08-04 08:04:46 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
5 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-sdk-go#138
No description provided.