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

Method Implmentations


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