forked from TrueCloudLab/frostfs-node
[#1523] local_object_storage: Unify parameters for the Delete
operation
Signed-off-by: Evgenii Stratonikov <evgeniy@nspcc.ru>
This commit is contained in:
parent
36c88f0dc8
commit
d75d030a90
6 changed files with 44 additions and 49 deletions
|
@ -1,10 +0,0 @@
|
|||
package blobovniczatree
|
||||
|
||||
// DeleteSmallPrm groups the parameters of DeleteSmall operation.
|
||||
type DeleteSmallPrm struct {
|
||||
address
|
||||
rwBlobovniczaID
|
||||
}
|
||||
|
||||
// DeleteSmallRes groups the resulting values of DeleteSmall operation.
|
||||
type DeleteSmallRes struct{}
|
Loading…
Add table
Add a link
Reference in a new issue