BewareMyPower opened a new pull request, #1381: URL: https://github.com/apache/pulsar-client-go/pull/1381
Add two methods `UpdateProperties` and `RemoveProperty` to `Topics`. They are the corresponding methods of `updateProperties` and `removeProperties` methods in Java. P.S. Java's `removeProperties` is confusing. It can only remove one key, so I adopted the `RemoveProperty` name. -- 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]
