Closed pritidesai closed 5 years ago
Reading Jar contents and main method from env. OW_AUTO_INIT and OW_AUTO_INIT_MAIN, just like https://github.com/apache/openwhisk-runtime-go/pull/106/files
OW_AUTO_INIT
OW_AUTO_INIT_MAIN
Renamed OW_AUTOINIT to OW_AUTO_INIT and OW_AUTOINIT_MAIN to OW_AUTO_INIT_MAIN for better readability.
OW_AUTOINIT
OW_AUTOINIT_MAIN
Reading Jar contents and main method from env.
OW_AUTO_INIT
andOW_AUTO_INIT_MAIN
, just like https://github.com/apache/openwhisk-runtime-go/pull/106/filesRenamed
OW_AUTOINIT
toOW_AUTO_INIT
andOW_AUTOINIT_MAIN
toOW_AUTO_INIT_MAIN
for better readability.