Versions in this module Expand all Collapse all v1 v1.0.0 Feb 2, 2018 Changes in this version + func FileDotDescription() (desc *descriptor.FileDescriptorSet) + type M struct + A *string + XXX_unrecognized []byte + func NewMFromFace(that MFace) *M + func NewPopulatedM(r randyFileDot, easy bool) *M + func (*M) Descriptor() ([]byte, []int) + func (*M) ProtoMessage() + func (m *M) Reset() + func (m *M) Size() (n int) + func (this *M) Description() (desc *descriptor.FileDescriptorSet) + func (this *M) Equal(that interface{}) bool + func (this *M) GetA() *string + func (this *M) GoString() string + func (this *M) Proto() proto.Message + func (this *M) String() string + func (this *M) TestProto() proto.Message + func (this *M) VerboseEqual(that interface{}) error + type MFace interface + GetA func() *string + Proto func() proto.Message