Thanks to visit codestin.com
Credit goes to github.com

Skip to content

[Feature] Support custom templates for proto server generation #3739

@tangqiu0205

Description

@tangqiu0205

What problem is the feature used to solve?

Currently, proto server code generation only supports built-in templates, which cannot satisfy the personalized requirements of different teams or projects regarding code structure and content.

Requirements description of the feature

  • Add custom template support to the proto server generator.
  • Allow specifying the path to a custom template file via parameters.
  • Implement template loading logic, enabling users to generate code from custom files or use the default template.
  • Modify the server-side code generation process to support custom templates.

References

This issue is associated with the above PR and aims to track the requirements and progress of the custom template feature.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions