add more functions
This commit is contained in:
+2
-2
@@ -3,8 +3,8 @@ package libpcap
|
||||
import (
|
||||
"context"
|
||||
"fmt"
|
||||
"github.com/google/gopacket"
|
||||
"github.com/google/gopacket/pcap"
|
||||
"github.com/gopacket/gopacket"
|
||||
"github.com/gopacket/gopacket/pcap"
|
||||
)
|
||||
|
||||
type NetCatch struct {
|
||||
|
||||
Reference in New Issue
Block a user