mirror of
https://github.com/zr-hebo/sniffer-agent.git
synced 2025-08-08 19:14:06 +08:00
deal multi packages
This commit is contained in:
@@ -13,6 +13,6 @@ func NewCliExporter() *cliExporter {
|
||||
}
|
||||
|
||||
func (c *cliExporter) Export (qp model.QueryPiece) (err error){
|
||||
fmt.Println(qp.String())
|
||||
fmt.Println(*qp.String())
|
||||
return
|
||||
}
|
Reference in New Issue
Block a user