type github.com/jackc/pgx/v5/pgproto3.AuthenticationSASLFinal (struct)

Method Implmentations


Backend() *AuthenticationSASLFinal.M : AuthenticationResponseMessage.Backend *AuthenticationSASLFinal.M : BackendMessage.Backend
Decode(src []byte) error *AuthenticationSASLFinal.M : AuthenticationResponseMessage.Decode *AuthenticationSASLFinal.M : BackendMessage.Decode *AuthenticationSASLFinal.M : Message.Decode
Encode(dst []byte) ([]byte, error) *AuthenticationSASLFinal.M : AuthenticationResponseMessage.Encode *AuthenticationSASLFinal.M : BackendMessage.Encode *AuthenticationSASLFinal.M : Message.Encode
MarshalJSON() ([]byte, error) AuthenticationSASLFinal.M : encoding/json.Marshaler.MarshalJSON
UnmarshalJSON(data []byte) error *AuthenticationSASLFinal.M : encoding/json.Unmarshaler.UnmarshalJSON