Versions in this module Expand all Collapse all v1 v1.22.1 Sep 3, 2022 v1.22.0 Jun 9, 2020 Changes in this version + var ErrIntOverflowIssue261 = fmt.Errorf("proto: integer overflow") + var ErrInvalidLengthIssue261 = fmt.Errorf("proto: negative length found during unmarshaling") + var ErrUnexpectedEndOfGroupIssue261 = fmt.Errorf("proto: unexpected end of group") + type MapStdTypes struct + NullableDuration map[int32]*time.Duration + func (*MapStdTypes) Descriptor() ([]byte, []int) + func (*MapStdTypes) ProtoMessage() + func (m *MapStdTypes) GetNullableDuration() map[int32]*time.Duration + func (m *MapStdTypes) Marshal() (dAtA []byte, err error) + func (m *MapStdTypes) MarshalTo(dAtA []byte) (int, error) + func (m *MapStdTypes) MarshalToSizedBuffer(dAtA []byte) (int, error) + func (m *MapStdTypes) Reset() + func (m *MapStdTypes) Size() (n int) + func (m *MapStdTypes) Unmarshal(dAtA []byte) error + func (m *MapStdTypes) XXX_DiscardUnknown() + func (m *MapStdTypes) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *MapStdTypes) XXX_Merge(src proto.Message) + func (m *MapStdTypes) XXX_Size() int + func (m *MapStdTypes) XXX_Unmarshal(b []byte) error + func (this *MapStdTypes) Equal(that interface{}) bool + func (this *MapStdTypes) GoString() string + func (this *MapStdTypes) String() string