sciabarracom commented on a change in pull request #47: Unit Tests, Updated
Signature, Go1.11 and Bash support, Better action-compiler and plenty of bug fix
URL:
https://github.com/apache/incubator-openwhisk-runtime-go/pull/47#discussion_r218325575
##########
File path: README.md
##########
@@ -158,8 +162,28 @@ As such it works with any executable that supports the
following simple protocol
Repeat forever:
- read one line from standard input (file descriptor 0)
-- parse the line as a json object
-- execute the action, logging in standard output and in standard error (file
descriptor 1 and 2)
+- parse the line as a json object, that will be in format:
+
+```{
Review comment:
Ok, will fix it.
----------------------------------------------------------------
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