Versions in this module Expand all Collapse all v0 v0.2.0 May 29, 2018 v0.1.0 Apr 11, 2018 Changes in this version + var ErrIntOverflowSub = fmt.Errorf("proto: integer overflow") + var ErrInvalidLengthSub = fmt.Errorf("proto: negative length found during unmarshaling") + type Dep struct + Hello int64 + func (*Dep) Descriptor() ([]byte, []int) + func (*Dep) ProtoMessage() + func (m *Dep) GetHello() int64 + func (m *Dep) Marshal() (dAtA []byte, err error) + func (m *Dep) MarshalTo(dAtA []byte) (int, error) + func (m *Dep) Reset() + func (m *Dep) Size() (n int) + func (m *Dep) Unmarshal(dAtA []byte) error + func (this *Dep) Equal(that interface{}) bool + func (this *Dep) GoString() string + func (this *Dep) String() string