package
0.1.6
Repository: https://github.com/thep0y/predator.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author
Unmarshal 对于爬虫,反序列化是浪费资源的事, 应尽量使用 gjson 完成对 json 的解析,实在无法 用 gjson 解析时,再用此方法进行反序列化。 这里使用性能更高的第三方库完成反序列化。.
No description provided by the author