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

one use

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