github.com/jackc/pgx/v5/pgconn.Config.OnNotice (field)
3 uses
github.com/jackc/pgx/v5/pgconn (current package)
config.go#L76: OnNotice NoticeHandler
pgconn.go#L639: if pgConn.config.OnNotice != nil {
pgconn.go#L640: pgConn.config.OnNotice(pgConn, noticeResponseToNotice(msg))
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)