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