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 2021/06/14 07:09:02 UTC

[GitHub] [openwhisk-runtime-go] rabbah commented on a change in pull request #143: Add simple example how to test Golang actions locally

rabbah commented on a change in pull request #143:
URL: https://github.com/apache/openwhisk-runtime-go/pull/143#discussion_r649619553



##########
File path: examples/EXAMPLES.md
##########
@@ -42,4 +42,5 @@ Available examples:
 - [Golang action with a package](package-main) main is `main.Main` invoking a `hello.Hello` and a test
 - [Golang action with a module](module-main) main is `main.Main` using a dependency `github.com/rs/zerolog`
 - [Standalone Golang Action](standalone) implements the ActionLoop directly in go
+- [Test Golang Action Localy](standalone-simple) execute Golang Action localy

Review comment:
       ```suggestion
   - [Test Golang Action Localy](standalone-simple) execute Golang Action locally
   ```




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

For queries about this service, please contact Infrastructure at:
users@infra.apache.org