How to unmarshal from proto at runtime

Hi, i am new to go and i have a use case that requires the unmarshal with .proto not set at compile time.

I wonder if i could just set a file path to the .proto an then use it to unmarshal

Kind regards,
Pedro Ferreira

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.