Documentation ¶
Overview ¶
Package useragent contains utilities for setting up the CLI's user agent
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetUserAgent ¶
func GetUserAgent() string
GetUserAgent returns the user agent string for the CLI Note that the user agent used here replicates the user agent used by the browsers. e.g. <product>/<product-version> (<system-information>) <platform> (<platform-details>) <extensions>
In our case, we'll leave extensions empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.