mdeuser commented on a change in pull request #2461: Get Action URL from CLI 
(Review)
URL: 
https://github.com/apache/incubator-openwhisk/pull/2461#discussion_r125999043
 
 

 ##########
 File path: tools/cli/go-whisk/whisk/shared.go
 ##########
 @@ -26,6 +26,21 @@ type KeyValue struct {
 
 type KeyValueArr []KeyValue
 
+func (keyValueArr KeyValueArr) GetValue(key string) (interface{}) {
 
 Review comment:
   func comment documenting behavior, params and possible output values.
 
----------------------------------------------------------------
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

Reply via email to