[#415] *: Go fmt -s
Signed-off-by: Evgenii Stratonikov <evgeniy@nspcc.ru>
This commit is contained in:
parent
fcf1d02afc
commit
1853349f22
9 changed files with 23 additions and 16 deletions
|
@ -24,8 +24,8 @@ const disabledHomomorphicHashingValue = "true"
|
|||
|
||||
// HomomorphicHashingState returns container's homomorphic
|
||||
// hashing state:
|
||||
// * true if hashing is enabled;
|
||||
// * false if hashing is disabled.
|
||||
// - true if hashing is enabled;
|
||||
// - false if hashing is disabled.
|
||||
//
|
||||
// All container's attributes must be unique, otherwise behavior
|
||||
// is undefined.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue