forked from TrueCloudLab/frostfs-node
[#971] *: Group all 3rd parties imports
Signed-off-by: Pavel Karpy <carpawell@nspcc.ru>
This commit is contained in:
parent
7ac3145980
commit
60e3ea978f
11 changed files with 9 additions and 19 deletions
|
@ -115,7 +115,7 @@ func (b *BurnPrm) SetAmount(amount int64) {
|
|||
b.amount = amount
|
||||
}
|
||||
|
||||
// SetID sets ID
|
||||
// SetID sets ID.
|
||||
func (b *BurnPrm) SetID(id []byte) {
|
||||
b.id = id
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue