Versions in this module Expand all Collapse all v1 v1.0.0 Feb 2, 2018 Changes in this version + var ErrIntOverflowTimefail = fmt.Errorf("proto: integer overflow") + var ErrInvalidLengthTimefail = fmt.Errorf("proto: negative length found during unmarshaling") + type TimeFail struct + TimeTest *time.Time + func (*TimeFail) Descriptor() ([]byte, []int) + func (*TimeFail) ProtoMessage() + func (m *TimeFail) GetTimeTest() *time.Time + func (m *TimeFail) Marshal() (dAtA []byte, err error) + func (m *TimeFail) MarshalTo(dAtA []byte) (int, error) + func (m *TimeFail) Reset() + func (m *TimeFail) Size() (n int) + func (m *TimeFail) Unmarshal(dAtA []byte) error + func (this *TimeFail) Equal(that interface{}) bool + func (this *TimeFail) GoString() string + func (this *TimeFail) String() string