fix code mistake
This commit is contained in:
@@ -8,6 +8,7 @@ type Sniffer interface {
|
|||||||
|
|
||||||
const (
|
const (
|
||||||
TLS SnifferType = iota
|
TLS SnifferType = iota
|
||||||
|
HTTP SnifferType
|
||||||
)
|
)
|
||||||
|
|
||||||
var (
|
var (
|
||||||
|
|||||||
Reference in New Issue
Block a user