flowchartsman commented on issue #18966:
URL: https://github.com/apache/pulsar/issues/18966#issuecomment-1356380796

   It's worth noting that the docs explicitly say you can do this with 
`function` and `file` urls:
   ```
       --go
         Path to the main Go executable binary for the function (if the function
         is written in Go). It also supports URL path [http/https/file (file
         protocol assumes that file already exists on worker host)/function
         (package URL from packages management service)] from which worker can
         download the package.
   ```
   
   `file` does not work either.


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to