flowchartsman opened a new issue #8263: URL: https://github.com/apache/pulsar/issues/8263
**Describe the bug** `pulsar/pulsar-function-go/examples/producer` and `pulsar/pulsar-function-go/examples/consumer` are not examples of how to use the pulsar functions SDK for go, but rather basic client examples. Also, the `go.mod` in the examples directory defines a module which is incorrect for that path (`module github.com/apache/pulsar/pulsar-function-go/tests`). ---------------------------------------------------------------- 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]
