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:
[email protected]


Reply via email to