Documentation ¶
Overview ¶
Package filedotname is a generated protocol buffer package.
It is generated from these files:
file.dot.proto
It has these top-level messages:
M
Index ¶
- func FileDotDescription() (desc *descriptor.FileDescriptorSet)
- type M
- func (this *M) Description() (desc *descriptor.FileDescriptorSet)
- func (*M) Descriptor() ([]byte, []int)
- func (this *M) Equal(that interface{}) bool
- func (this *M) GetA() *string
- func (this *M) GoString() string
- func (this *M) Proto() proto.Message
- func (*M) ProtoMessage()
- func (m *M) Reset()
- func (m *M) Size() (n int)
- func (this *M) String() string
- func (this *M) TestProto() proto.Message
- func (this *M) VerboseEqual(that interface{}) error
- type MFace
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FileDotDescription ¶
func FileDotDescription() (desc *descriptor.FileDescriptorSet)
Types ¶
type M ¶
type M struct { A *string `protobuf:"bytes,1,opt,name=a" json:"a,omitempty"` XXX_unrecognized []byte `json:"-"` }
func NewMFromFace ¶
func NewPopulatedM ¶
func (*M) Description ¶
func (this *M) Description() (desc *descriptor.FileDescriptorSet)
func (*M) Descriptor ¶
func (*M) ProtoMessage ¶
func (*M) ProtoMessage()
func (*M) VerboseEqual ¶
Click to show internal directories.
Click to hide internal directories.