[GitHub] rabbah commented on a change in pull request #5: The go proxy

2018-04-06 Thread GitBox
rabbah commented on a change in pull request #5: The go proxy URL: https://github.com/apache/incubator-openwhisk-runtime-go/pull/5#discussion_r179725739 ## File path: openwhisk/executor.go ## @@ -0,0 +1,208 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under

[GitHub] rabbah commented on a change in pull request #5: The go proxy

2018-04-03 Thread GitBox
rabbah commented on a change in pull request #5: The go proxy URL: https://github.com/apache/incubator-openwhisk-runtime-go/pull/5#discussion_r178900740 ## File path: openwhisk/executor.go ## @@ -0,0 +1,208 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under

[GitHub] rabbah commented on a change in pull request #5: The go proxy

2018-04-03 Thread GitBox
rabbah commented on a change in pull request #5: The go proxy URL: https://github.com/apache/incubator-openwhisk-runtime-go/pull/5#discussion_r178611152 ## File path: openwhisk/actionProxy.go ## @@ -0,0 +1,84 @@ +/* + * Licensed to the Apache Software Foundation (ASF) und

[GitHub] rabbah commented on a change in pull request #5: The go proxy

2018-04-03 Thread GitBox
rabbah commented on a change in pull request #5: The go proxy URL: https://github.com/apache/incubator-openwhisk-runtime-go/pull/5#discussion_r178873898 ## File path: openwhisk/executor.go ## @@ -0,0 +1,208 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under

[GitHub] rabbah commented on a change in pull request #5: The go proxy

2018-04-03 Thread GitBox
rabbah commented on a change in pull request #5: The go proxy URL: https://github.com/apache/incubator-openwhisk-runtime-go/pull/5#discussion_r178876680 ## File path: openwhisk/initHandler.go ## @@ -0,0 +1,96 @@ +/* + * Licensed to the Apache Software Foundation (ASF) und

[GitHub] rabbah commented on a change in pull request #5: The go proxy

2018-04-03 Thread GitBox
rabbah commented on a change in pull request #5: The go proxy URL: https://github.com/apache/incubator-openwhisk-runtime-go/pull/5#discussion_r178876920 ## File path: openwhisk/initHandler.go ## @@ -0,0 +1,96 @@ +/* + * Licensed to the Apache Software Foundation (ASF) und

[GitHub] rabbah commented on a change in pull request #5: The go proxy

2018-04-03 Thread GitBox
rabbah commented on a change in pull request #5: The go proxy URL: https://github.com/apache/incubator-openwhisk-runtime-go/pull/5#discussion_r178611880 ## File path: openwhisk/actionProxy.go ## @@ -0,0 +1,84 @@ +/* + * Licensed to the Apache Software Foundation (ASF) und

[GitHub] rabbah commented on a change in pull request #5: The go proxy

2018-04-03 Thread GitBox
rabbah commented on a change in pull request #5: The go proxy URL: https://github.com/apache/incubator-openwhisk-runtime-go/pull/5#discussion_r178876310 ## File path: openwhisk/extractor.go ## @@ -0,0 +1,131 @@ +/* + * Licensed to the Apache Software Foundation (ASF) unde

[GitHub] rabbah commented on a change in pull request #5: The go proxy

2018-04-03 Thread GitBox
rabbah commented on a change in pull request #5: The go proxy URL: https://github.com/apache/incubator-openwhisk-runtime-go/pull/5#discussion_r178874617 ## File path: openwhisk/executor.go ## @@ -0,0 +1,208 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under

[GitHub] rabbah commented on a change in pull request #5: The go proxy

2018-04-03 Thread GitBox
rabbah commented on a change in pull request #5: The go proxy URL: https://github.com/apache/incubator-openwhisk-runtime-go/pull/5#discussion_r178611542 ## File path: openwhisk/actionProxy.go ## @@ -0,0 +1,84 @@ +/* + * Licensed to the Apache Software Foundation (ASF) und

[GitHub] rabbah commented on a change in pull request #5: The go proxy

2018-04-03 Thread GitBox
rabbah commented on a change in pull request #5: The go proxy URL: https://github.com/apache/incubator-openwhisk-runtime-go/pull/5#discussion_r178612379 ## File path: openwhisk/actionProxy.go ## @@ -0,0 +1,84 @@ +/* + * Licensed to the Apache Software Foundation (ASF) und

[GitHub] rabbah commented on a change in pull request #5: The go proxy

2018-03-30 Thread GitBox
rabbah commented on a change in pull request #5: The go proxy URL: https://github.com/apache/incubator-openwhisk-runtime-go/pull/5#discussion_r178316759 ## File path: openwhisk/executor.go ## @@ -0,0 +1,208 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under

[GitHub] rabbah commented on a change in pull request #5: The go proxy

2018-03-25 Thread GitBox
rabbah commented on a change in pull request #5: The go proxy URL: https://github.com/apache/incubator-openwhisk-runtime-go/pull/5#discussion_r176939257 ## File path: main/proxy.go ## @@ -17,9 +17,20 @@ package main import ( - "fmt" + "flag" + "io/io