Fix lint issues

This commit is contained in:
9seconds
2021-03-25 17:40:38 +03:00
parent c3e8e8b1fe
commit 6d92d5fe21
5 changed files with 24 additions and 17 deletions
+2
View File
@@ -13,6 +13,8 @@ const (
HandshakeTypeClient = 0x01
HandshakeTypeServer = 0x02
ChangeCipherValue = 0x01
)
var (