github.com/Masterminds/squirrel.StmtCache.QueryContext (method)

one use

	github.com/Masterminds/squirrel (current package)
		stmtcacher_ctx.go#L71: func (sc *StmtCache) QueryContext(ctx context.Context, query string, args ...interface{}) (rows *sql.Rows, err error) {