mdeuser commented on a change in pull request #49: Add code query parameter for 
action get
URL: 
https://github.com/apache/incubator-openwhisk-client-go/pull/49#discussion_r159499161
 
 

 ##########
 File path: whisk/action.go
 ##########
 @@ -27,7 +27,7 @@ import (
 )
 
 type ActionService struct {
-    client *Client
+    client ClientInterface
 
 Review comment:
   should all command "services" (i.e. PackageService, etc) follow suit to 
maintain service consistency?

----------------------------------------------------------------
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