mirror of
https://github.com/zr-hebo/sniffer-agent.git
synced 2025-09-23 04:19:35 +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