github.com/jackc/pgx/v5/pgproto3.AuthenticationResponseMessage.Decode (method)
3 uses
github.com/jackc/pgx/v5/pgproto3 (current package)
backend.go#L246: err = msg.Decode(msgBody)
frontend.go#L397: err = msg.Decode(msgBody)
pgproto3.go#L20: Decode(data []byte) error
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)