github.com/go-pg/pg/v10.QueryHook.AfterQuery (method)
2 uses
github.com/go-pg/pg/v10 (current package)
hook.go#L48: AfterQuery(context.Context, *QueryEvent) error
hook.go#L130: if err := db.queryHooks[hookIndex].AfterQuery(ctx, event); err != nil {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)