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

one use

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