mirror of
https://github.com/status-im/consul.git
synced 2025-01-09 21:35:52 +00:00
28221f66f2
This only works so long as we use simplistic protobuf types. Constructs such as oneof or Any types that require type annotations for decoding properly will fail hard but that is by design. If/when we want to use any of that we will probably need to consider a v2 API.