Versions in this module Expand all Collapse all v0 v0.0.1 Nov 26, 2021 Changes in this version + const Default_B_Int32 + var ErrIntOverflowGogovanity = fmt.Errorf("proto: integer overflow") + var ErrIntOverflowProto3 = fmt.Errorf("proto: integer overflow") + var ErrIntOverflowVanity = fmt.Errorf("proto: integer overflow") + var ErrInvalidLengthGogovanity = fmt.Errorf("proto: negative length found during unmarshaling") + var ErrInvalidLengthProto3 = fmt.Errorf("proto: negative length found during unmarshaling") + var ErrInvalidLengthVanity = fmt.Errorf("proto: negative length found during unmarshaling") + var ErrUnexpectedEndOfGroupGogovanity = fmt.Errorf("proto: unexpected end of group") + var ErrUnexpectedEndOfGroupProto3 = fmt.Errorf("proto: unexpected end of group") + var ErrUnexpectedEndOfGroupVanity = fmt.Errorf("proto: unexpected end of group") + type A struct + Int *int64 + Strings *string + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*A) Descriptor() ([]byte, []int) + func (*A) ProtoMessage() + func (m *A) GetInt() int64 + func (m *A) GetStrings() string + func (m *A) Marshal() (dAtA []byte, err error) + func (m *A) MarshalTo(dAtA []byte) (int, error) + func (m *A) MarshalToSizedBuffer(dAtA []byte) (int, error) + func (m *A) Reset() + func (m *A) Size() (n int) + func (m *A) String() string + func (m *A) Unmarshal(dAtA []byte) error + func (m *A) XXX_DiscardUnknown() + func (m *A) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *A) XXX_Merge(src proto.Message) + func (m *A) XXX_Size() int + func (m *A) XXX_Unmarshal(b []byte) error + type Aproto3 struct + B string + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*Aproto3) Descriptor() ([]byte, []int) + func (*Aproto3) ProtoMessage() + func (m *Aproto3) GetB() string + func (m *Aproto3) Marshal() (dAtA []byte, err error) + func (m *Aproto3) MarshalTo(dAtA []byte) (int, error) + func (m *Aproto3) MarshalToSizedBuffer(dAtA []byte) (int, error) + func (m *Aproto3) Reset() + func (m *Aproto3) Size() (n int) + func (m *Aproto3) String() string + func (m *Aproto3) Unmarshal(dAtA []byte) error + func (m *Aproto3) XXX_DiscardUnknown() + func (m *Aproto3) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *Aproto3) XXX_Merge(src proto.Message) + func (m *Aproto3) XXX_Size() int + func (m *Aproto3) XXX_Unmarshal(b []byte) error + type B struct + Int32 *int32 + Int64 *int64 + String_ *string + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*B) Descriptor() ([]byte, []int) + func (*B) ProtoMessage() + func (m *B) GetInt32() int32 + func (m *B) GetInt64() int64 + func (m *B) GetString_() string + func (m *B) Marshal() (dAtA []byte, err error) + func (m *B) MarshalTo(dAtA []byte) (int, error) + func (m *B) MarshalToSizedBuffer(dAtA []byte) (int, error) + func (m *B) Reset() + func (m *B) Size() (n int) + func (m *B) String() string + func (m *B) Unmarshal(dAtA []byte) error + func (m *B) XXX_DiscardUnknown() + func (m *B) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *B) XXX_Merge(src proto.Message) + func (m *B) XXX_Size() int + func (m *B) XXX_Unmarshal(b []byte) error