user_agent
user_agent copied to clipboard
Info about device
It would be great get info about device, like this
type Device struct {
Family string
Brand string
Model string
}
https://github.com/ua-parser/uap-go
Is it available to use now?