We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3489990 commit f530ab8Copy full SHA for f530ab8
tpl/kitex/server/standard/service.yaml
@@ -52,7 +52,7 @@ body: |-
52
53
return nil
54
}
55
- {{else -}}
+ {{else}}
56
57
// New{{.Name}}Service new {{.Name}}Service
58
func New{{.Name}}Service(ctx context.Context) *{{.Name}}Service {
0 commit comments