addisonj opened a new issue #8266:
URL: https://github.com/apache/pulsar/issues/8266


   **Is your feature request related to a problem? Please describe.**
   The functions SDK in java and python support sending messages to multiple 
output topics. The golang SDK does not. It should for feature parity
   
   **Describe the solution you'd like**
   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
   
   


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


Reply via email to