No golang support for schema serializer (protobuf)?

@rmoff We tried this solution and the code only partially works:

https://github.com/riferrei/srclient/issues/17#issuecomment-896525213

The writing works but the confluence UI doesn’t render simple fields(int32).

When we tried the consumer(deserializing), it simply does not work. Are you aware of any serializing code that works with protobuf for golang?

Thanks in advance, Jake