All Downloads are FREE. Search and download functionalities are using the official Maven repository.

templates.message.proto Maven / Gradle / Ivy

The newest version!
{{protoClass}} {{name}} {
{{#nested}}
    {{>message}}
{{/nested}}
{{#fields}}
    {{protoTypeDeclaration}};
{{/fields}}
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy