devinbost commented on issue #6104: [Issue 4175] [pulsar-function-go] Create integration tests for Go Functions for production-readiness URL: https://github.com/apache/pulsar/pull/6104#issuecomment-586006831 @sijie Because the Go functions code was not properly organized into modules, I could not find another way to build the code into the docker image used for running the Java integration test. It is possible that if I only move the example functions into their own directories that I'll be able to get this code to build... However, using the new module structure is a lot cleaner. I'll need to investigate if there are additional options.
---------------------------------------------------------------- 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] With regards, Apache Git Services
