package
1.0.7
Repository: https://github.com/trustsignalio/golangutils.git
Documentation: pkg.go.dev

# Functions

NewClient method returns a pointer to the Client.
ParseUA function returns a device struct containing the parsed user agent info.

# Structs

Client struct contains reference to internal http client.
ClientOptions struct contains options for HTTP Client which will be long lived client.
Device struct returns the information about the device by parsing the user agent.
RequestOptions struct.
Response struct.