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

Method Implmentations

Decode(src []byte) error *FunctionCall.M : FrontendMessage.Decode *FunctionCall.M : Message.Decode
Encode(dst []byte) ([]byte, error) *FunctionCall.M : FrontendMessage.Encode *FunctionCall.M : Message.Encode
Frontend() *FunctionCall.M : FrontendMessage.Frontend