Files
znc-server/deploy/template/model/interface-find-one.tpl

1 line
111 B
Smarty
Raw Normal View History

2025-08-16 18:46:29 +08:00
FindOne(ctx context.Context, {{.lowerStartCamelPrimaryKey}} {{.dataType}}) (*{{.upperStartCamelObject}}, error)