Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 223 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 223 Bytes

go-useragent

parse useragent using golang

Useragent识别,主要针对手机。

Install

go get -u github.com/ibbd-dev/go-useragent

性能

BenchmarkParse-4      200000         10738 ns/op