const github.com/jackc/pgx/v5/pgproto3.AuthTypeOk
5 uses
github.com/jackc/pgx/v5/pgproto3 (current package)
authentication_ok.go#L29: if authType != AuthTypeOk {
authentication_ok.go#L39: dst = pgio.AppendUint32(dst, AuthTypeOk)
backend.go#L273: case AuthTypeOk,
frontend.go#L409: AuthTypeOk = 0
frontend.go#L428: case AuthTypeOk:
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)