package timefail

import "github.com/gogo/protobuf/test/issue262"

Package timefail is a generated protocol buffer package.

It is generated from these files:

timefail.proto

It has these top-level messages:

TimeFail

Index

Variables

var (
	ErrInvalidLengthTimefail = fmt.Errorf("proto: negative length found during unmarshaling")
	ErrIntOverflowTimefail   = fmt.Errorf("proto: integer overflow")
)

Types

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

Source Files

timefail.pb.go

Version
v1.0.0
Published
Feb 2, 2018
Platform
js/wasm
Imports
9 packages
Last checked
2 days ago

Tools for package owners.