jonfriesen opened a new pull request, #156:
URL: https://github.com/apache/openwhisk-client-go/pull/156
PR #153 converts the whisk.Result type from a map[string]interface{} to an
interface{} leaving Result type in whisk.Response as a pointer to Result which
is now a pointer to a pointer.
This change updates the Response.Result to remove the double pointer
pointing.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]