github.com/go-pg/pg/v10/orm.Query.Apply (method)
2 uses
github.com/go-pg/pg/v10/orm (current package)
query.go#L430: return q.Apply(fn)
query.go#L773: func (q *Query) Apply(fn func(*Query) (*Query, error)) *Query {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)