forked from TrueCloudLab/frostfs-node
[#1320] English Check
Signed-off-by: Elizaveta Chichindaeva <elizaveta@nspcc.ru>
This commit is contained in:
parent
d99800ee93
commit
cc7a723d77
182 changed files with 802 additions and 802 deletions
|
@ -454,7 +454,7 @@ func (x *SetNetmapStatusResponse) SignedDataSize() int {
|
|||
return x.GetBody().StableSize()
|
||||
}
|
||||
|
||||
// SetAddressList sets list of objects to be removed in NeoFS API binary format.
|
||||
// SetAddressList sets a list of objects to be removed in NeoFS API binary format.
|
||||
func (x *DropObjectsRequest_Body) SetAddressList(v [][]byte) {
|
||||
if x != nil {
|
||||
x.AddressList = v
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue