forked from TrueCloudLab/frostfs-node
[#1910] .golangci.yml: Add godot
linker
Signed-off-by: Evgenii Stratonikov <evgeniy@morphbits.ru>
This commit is contained in:
parent
347912ea0b
commit
d772e35aba
54 changed files with 90 additions and 107 deletions
|
@ -24,7 +24,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