You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openwhisk.apache.org by GitBox <gi...@apache.org> on 2018/03/14 22:45:32 UTC

[GitHub] pritidesai commented on a change in pull request #801: Adding Docker and Native support

pritidesai commented on a change in pull request #801: Adding Docker and Native support
URL: https://github.com/apache/incubator-openwhisk-wskdeploy/pull/801#discussion_r174633038
 
 

 ##########
 File path: tests/src/integration/docker/actions/go/sample.go
 ##########
 @@ -0,0 +1,44 @@
+/*
 
 Review comment:
   This is a sample in Go from https://console.bluemix.net/docs/openwhisk/openwhisk_actions.html#creating-go-actions. I have three examples included, (1) a dir with exec in bash (function: <dir>) (2) a dir with exec in go (compiled) (function: <dir>) (3) exec.zip. Its pretty much same workflow for example.c  

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services