40t / go-sniffer

🔎Sniffing and parsing mysql,redis,http,mongodb etc protocol. 抓包截取项目中的数据库请求并解析成相应的语句。
MIT License
1.89k stars 357 forks source link

Using Go Modules #33

Open awesee opened 4 years ago

awesee commented 4 years ago

更新内容如下:

  1. go fmt
  2. support go mod
  3. add .gitignore