mirror of
https://github.com/zr-hebo/sniffer-agent.git
synced 2025-08-09 07:26:28 +08:00
add more info
This commit is contained in:
@@ -7,4 +7,7 @@ type ConnSession interface {
|
||||
ReadFromServer(bytes []byte)
|
||||
ResetBeginTime()
|
||||
GenerateQueryPiece() (qp model.QueryPiece)
|
||||
|
||||
ReceiveTCPPacket(*model.TCPPacket)
|
||||
Stop()
|
||||
}
|
||||
|
Reference in New Issue
Block a user