forked from TrueCloudLab/frostfs-api-go
Fix linter remarks
Signed-off-by: Leonard Lyubich <leonard@nspcc.ru>
This commit is contained in:
parent
99370889d1
commit
fd3bf4a56b
10 changed files with 67 additions and 54 deletions
|
@ -33,6 +33,7 @@ type ChecksumType uint32
|
|||
|
||||
type SignatureScheme uint32
|
||||
|
||||
//nolint:revive
|
||||
const (
|
||||
UnspecifiedScheme SignatureScheme = iota
|
||||
ECDSA_SHA512
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue