Versions in this module Expand all Collapse all v1 v1.0.0 Feb 2, 2018 Changes in this version + var ErrIntOverflowIssue261 = fmt.Errorf("proto: integer overflow") + var ErrInvalidLengthIssue261 = fmt.Errorf("proto: negative length found during unmarshaling") + 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) Reset() + func (m *MapStdTypes) Size() (n int) + func (m *MapStdTypes) Unmarshal(dAtA []byte) error + func (this *MapStdTypes) Equal(that interface{}) bool + func (this *MapStdTypes) GoString() string + func (this *MapStdTypes) String() string