Add DTLS handshake hooks to SettingEngine #3949
Annotations
7 errors and 1 warning
settingengine.go#L462
exported: comment on exported method SettingEngine.SetDTLSClientHelloMessageHook should be of the form "SetDTLSClientHelloMessageHook ..." (revive)
|
settingengine.go#L468
exported: comment on exported method SettingEngine.SetDTLSServerHelloMessageHook should be of the form "SetDTLSServerHelloMessageHook ..." (revive)
|
settingengine.go#L474
exported: comment on exported method SettingEngine.SetDTLSCertificateRequestMessageHook should be of the form "SetDTLSCertificateRequestMessageHook ..." (revive)
|
settingengine_test.go#L333
SA4022: the address of a variable cannot be nil (staticcheck)
|
settingengine_test.go#L336
SA4022: the address of a variable cannot be nil (staticcheck)
|
settingengine_test.go#L339
SA4022: the address of a variable cannot be nil (staticcheck)
|
|
|
This job failed
Loading