fusenapi/goctl_template_backend/model/interface-find-one-by-field.tpl

1 line
91 B
Smarty
Raw Normal View History

2023-06-25 10:30:39 +00:00
FindOneBy{{.upperField}}(ctx context.Context, {{.in}}) (*{{.upperStartCamelObject}}, error)