Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type ParamHandler ¶
type TemplatedQuery ¶
type TemplatedQuery struct {
// contains filtered or unexported fields
}
func NewTemplatedQuery ¶
func NewTemplatedQuery( tpl *template.Template, db *sql.DB, obj ParamHandler, ) *TemplatedQuery
func (*TemplatedQuery) GetCount ¶
func (t *TemplatedQuery) GetCount(ctx context.Context) (count int, err error)
Click to show internal directories.
Click to hide internal directories.