[#1687] *: Perform go fmt
using go v1.19
Signed-off-by: Pavel Karpy <carpawell@nspcc.ru>
This commit is contained in:
parent
37ab26bfa9
commit
30341f2192
25 changed files with 114 additions and 112 deletions
|
@ -23,8 +23,8 @@ func panicOnPrmValue(n string, v interface{}) {
|
|||
// New creates a new instance of the Server.
|
||||
//
|
||||
// Panics if:
|
||||
// - parameterized private key is nil;
|
||||
// - parameterized HealthChecker is nil.
|
||||
// - parameterized private key is nil;
|
||||
// - parameterized HealthChecker is nil.
|
||||
//
|
||||
// Forms white list from all keys specified via
|
||||
// WithAllowedKeys option and a public key of
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue