The model directory contains the protobuf models used for payload unmarshalling in the Solace receiver. Go models can be generated based on the protobuf using protoc. To generate the protobuf model, the protoc-gen-go package must be installed. To format the code correctly, we call goimports.
To generate the V1 model from the model directory: