自定义模板生成出错
作者: CryoPhotonix创建于 2024年5月25日更新于 2025年9月9日
Describe the bug
Error when generating custom template using kitex
Generated directory structure
Content in _default.go
PackageInfo.RealServiceName is assigned by Config.ServiceName in tool/internal_package/generator/generator.go, but the -service parameter and -template-dir cannot be specified at the same time, which seems to be a contradiction.
内容来源: cloudwego/kitex