wolfstudy opened a new pull request #8327: URL: https://github.com/apache/pulsar/pull/8327
Signed-off-by: xiaolong.ran <[email protected]> Fixes #8266 ### Motivation Implement the context object to be able to send to different topics. Like with the java SDK that allows you to return a future, which makes sending to arbitrary topics easy and fast, we may want to think of an analogous approach ### Modifications - Add `NewOuputMessage()` interface for Go Function - Add examples for `NewOuputMessage()` - Add docs for `NewOuputMessage()` ---------------------------------------------------------------- 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]
