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

Method Implmentations

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