Versions in this module Expand all Collapse all v1 v1.4.0 May 31, 2023 Changes in this version + type PBuffMarshal struct + Field1 []byte + Field2 *int32 + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*PBuffMarshal) Descriptor() ([]byte, []int) + func (*PBuffMarshal) ProtoMessage() + func (m *PBuffMarshal) GetField1() []byte + func (m *PBuffMarshal) GetField2() int32 + func (m *PBuffMarshal) Reset() + func (m *PBuffMarshal) String() string + func (m *PBuffMarshal) XXX_DiscardUnknown() + func (m *PBuffMarshal) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *PBuffMarshal) XXX_Merge(src proto.Message) + func (m *PBuffMarshal) XXX_Size() int + func (m *PBuffMarshal) XXX_Unmarshal(b []byte) error + type PBuffMarshaler struct + Field1 []byte + Field2 *int32 + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*PBuffMarshaler) Descriptor() ([]byte, []int) + func (*PBuffMarshaler) ProtoMessage() + func (m *PBuffMarshaler) GetField1() []byte + func (m *PBuffMarshaler) GetField2() int32 + func (m *PBuffMarshaler) Marshal() (dAtA []byte, err error) + func (m *PBuffMarshaler) MarshalTo(dAtA []byte) (int, error) + func (m *PBuffMarshaler) MarshalToSizedBuffer(dAtA []byte) (int, error) + func (m *PBuffMarshaler) Reset() + func (m *PBuffMarshaler) Size() (n int) + func (m *PBuffMarshaler) String() string + func (m *PBuffMarshaler) XXX_DiscardUnknown() + func (m *PBuffMarshaler) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *PBuffMarshaler) XXX_Merge(src proto.Message) + func (m *PBuffMarshaler) XXX_Size() int + func (m *PBuffMarshaler) XXX_Unmarshal(b []byte) error