github.com/go-pg/pg/v10/orm.Query.WhereInMulti (method)

one use

	github.com/go-pg/pg/v10/orm (current package)
		query.go#L579: func (q *Query) WhereInMulti(where string, values ...interface{}) *Query {