使用了以下项目,十分感谢
- golang under BSD
- github.com/thedevsaddam/gojsonq under MIT
- github.com/miekg/dns under LICENSE
- github.com/klauspost/compress under BSD 3-Clause
- github.com/andybalholm/brotli under MIT
- github.com/klauspost/pgzip under MIT
- github.com/skratchdot/open-golang/open under MIT
- github.com/gorilla/websocket under BSD 2-Clause
自己编写/收集的一些go组件,不保证向后兼容性,增加复用
buf map变量的save,load,get,set
get 爬虫
session 会话(超时)验证
msgq 消息队列
...