github.com/Masterminds/squirrel.selectData.QueryRowContext (method)

2 uses

	github.com/Masterminds/squirrel (current package)
		select_ctx.go#L34: func (d *selectData) QueryRowContext(ctx context.Context) RowScanner {
		select_ctx.go#L63: 	return data.QueryRowContext(ctx)