...
Package timefail
Overview ▹
Index ▹
Variables
var ( ErrInvalidLengthTimefail = fmt.Errorf("proto: negative length found during unmarshaling") ErrIntOverflowTimefail = fmt.Errorf("proto: integer overflow") )
type TimeFail ¶
type TimeFail struct { TimeTest *time.Time `protobuf:"bytes,1,opt,name=time_test,json=timeTest,stdtime" json:"time_test,omitempty"` }
func (*TimeFail) Descriptor ¶
func (*TimeFail) Descriptor() ([]byte, []int)
func (*TimeFail) Equal ¶
func (this *TimeFail) Equal(that interface{}) bool
func (*TimeFail) GetTimeTest ¶
func (m *TimeFail) GetTimeTest() *time.Time
func (*TimeFail) GoString ¶
func (this *TimeFail) GoString() string
func (*TimeFail) Marshal ¶
func (m *TimeFail) Marshal() (dAtA []byte, err error)
func (*TimeFail) MarshalTo ¶
func (m *TimeFail) MarshalTo(dAtA []byte) (int, error)
func (*TimeFail) ProtoMessage ¶
func (*TimeFail) ProtoMessage()
func (*TimeFail) Reset ¶
func (m *TimeFail) Reset()
func (*TimeFail) Size ¶
func (m *TimeFail) Size() (n int)
func (*TimeFail) String ¶
func (this *TimeFail) String() string
func (*TimeFail) Unmarshal ¶
func (m *TimeFail) Unmarshal(dAtA []byte) error