type github.com/jackc/pgx/v5/pgproto3.AuthenticationResponseMessage (interface)
Method Implmentations
AuthenticationResponse()
(*AuthenticationCleartextPassword).AuthenticationResponse
(*AuthenticationGSS).AuthenticationResponse
(*AuthenticationGSSContinue).AuthenticationResponse
(*AuthenticationMD5Password).AuthenticationResponse
(*AuthenticationOk).AuthenticationResponse
(*AuthenticationSASL).AuthenticationResponse
(*AuthenticationSASLContinue).AuthenticationResponse
(*AuthenticationSASLFinal).AuthenticationResponse
Backend()
(*AuthenticationCleartextPassword).Backend
(*AuthenticationGSS).Backend
(*AuthenticationGSSContinue).Backend
(*AuthenticationMD5Password).Backend
(*AuthenticationOk).Backend
(*AuthenticationSASL).Backend
(*AuthenticationSASLContinue).Backend
(*AuthenticationSASLFinal).Backend
Decode(data []byte) error
(*AuthenticationCleartextPassword).Decode
(*AuthenticationGSS).Decode
(*AuthenticationGSSContinue).Decode
(*AuthenticationMD5Password).Decode
(*AuthenticationOk).Decode
(*AuthenticationSASL).Decode
(*AuthenticationSASLContinue).Decode
(*AuthenticationSASLFinal).Decode
Encode(dst []byte) ([]byte, error)
(*AuthenticationCleartextPassword).Encode
(*AuthenticationGSS).Encode
(*AuthenticationGSSContinue).Encode
(*AuthenticationMD5Password).Encode
(*AuthenticationOk).Encode
(*AuthenticationSASL).Encode
(*AuthenticationSASLContinue).Encode
(*AuthenticationSASLFinal).EncodeThe pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)