[#121]: Make PrmContainerGet fields public #138
Labels
No labels
P0
P1
P2
P3
good first issue
pool
Infrastructure
blocked
bug
config
discussion
documentation
duplicate
enhancement
go
help wanted
internal
invalid
kludge
observability
perfomance
question
refactoring
wontfix
No milestone
No project
No assignees
5 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: TrueCloudLab/frostfs-sdk-go#138
Loading…
Add table
Reference in a new issue
No description provided.
Delete branch "aarifullin/frostfs-sdk-go:feature/121-prm_public_fields"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Signed-off-by: Airat Arifullin a.arifullin@yadro.com
@ -1445,3 +1446,3 @@
// PrmContainerGet groups parameters of GetContainer operation.
type PrmContainerGet struct {
cnrID cid.ID
CID cid.ID
Maybe we should add comment to this field or rename it to
ContainerID
?I agree,
ContainerID
seems better in this user facing code.Agreed. Fixed
93f308e151
to1b0eb3eef2
1b0eb3eef2
to55c52c8d5d