This package contains a Go implementation of the ua-parser.
(https://github.com/tobie/ua-parser) UsageInstall$ go get
.
When adding new feature you can check for data race with go
test -race, although this command will take more than 2 minutes
to execute since the -race flag adds some instrumentation on
all regex matches
Installed Size: 178.2 kB
Architectures: all