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

1 line
91 B
Smarty
Raw Normal View History

2023-06-05 09:56:55 +00:00
FindOneBy{{.upperField}}(ctx context.Context, {{.in}}) (*{{.upperStartCamelObject}}, error)