dubeejw commented on issue #2591: User-Agent CLI/version header URL: https://github.com/apache/incubator-openwhisk/pull/2591#issuecomment-327549859 @rabbah, @drcariel, @mdeuser, looks like we can easily append the OS to the user-agent if we want to. To do so, import `runtime`, and call `runtime.GOOS`, which will return `windows`, `linux`, or `darwin`. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
With regards, Apache Git Services
