Merge pull request #1 from ufm/patch-3

Update types.go
This commit is contained in:
Fyodor Ustinov 2022-07-03 17:32:19 +03:00 committed by GitHub
commit aba03d590e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -5,6 +5,7 @@ const (
typeSessionDummy = iota // nolint:deadcode,varcheck
typeSessionTraffic
typeSessionProto
typeSessionEncTraffic
)
// Protocol packet types