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_r159497586
 
 

 ##########
 File path: whisk/client.go
 ##########
 @@ -51,6 +51,12 @@ const (
     DEFAULT_HTTP_TIMEOUT = 30
 )
 
+type ClientInterface interface {
 
 Review comment:
   there are actually more methods for Client than are defined in this 
interface.  i'm thinking that if this will be the interface for all future 
method mocks, then include all methods here.. ?

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