forked from TrueCloudLab/frostfs-s3-gw
[#488] Sync using cid.ID
Signed-off-by: Denis Kirillov <denis@nspcc.ru>
This commit is contained in:
parent
5c8a927c36
commit
85c203e157
26 changed files with 204 additions and 207 deletions
|
@ -40,7 +40,7 @@ type BaseNodeVersion struct {
|
|||
}
|
||||
|
||||
type ObjectTaggingInfo struct {
|
||||
CnrID *cid.ID
|
||||
CnrID cid.ID
|
||||
ObjName string
|
||||
VersionID string
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue