Hello all: Type safety is extremely important in any application built around a message bus like Pulsar. Currently, Apache Pulsar supports the function of Schema Registry. And Java, CPP and Python clients already support schema registry related functions, In order to further improve the function of Go Client, we need to support the function of Schema Registry in Go Client.
The proposal is in: https://gist.github.com/wolfstudy/e0c9b349cd405715a9e04dd8658510bc <https://gist.github.com/wolfstudy/e0c9b349cd405715a9e04dd8658510bc> Looking forward to any feedback. -- Thanks Xiaolong Ran