Versions in this module Expand all Collapse all v1 v1.0.0 Feb 2, 2018 Changes in this version + func CastvalueDescription() (desc *descriptor.FileDescriptorSet) + type Castaway struct + CastMapValueMessage map[int32]MyWilson + CastMapValueMessageNullable map[int32]*MyWilson + XXX_unrecognized []byte + func NewCastawayFromFace(that CastawayFace) *Castaway + func NewPopulatedCastaway(r randyCastvalue, easy bool) *Castaway + func (*Castaway) Descriptor() ([]byte, []int) + func (*Castaway) ProtoMessage() + func (m *Castaway) Marshal() (dAtA []byte, err error) + func (m *Castaway) MarshalTo(dAtA []byte) (int, error) + func (m *Castaway) Reset() + func (m *Castaway) Size() (n int) + func (this *Castaway) Description() (desc *descriptor.FileDescriptorSet) + func (this *Castaway) Equal(that interface{}) bool + func (this *Castaway) GetCastMapValueMessage() map[int32]MyWilson + func (this *Castaway) GetCastMapValueMessageNullable() map[int32]*MyWilson + func (this *Castaway) GoString() string + func (this *Castaway) Proto() proto.Message + func (this *Castaway) String() string + func (this *Castaway) TestProto() proto.Message + func (this *Castaway) VerboseEqual(that interface{}) error + type CastawayFace interface + GetCastMapValueMessage func() map[int32]MyWilson + GetCastMapValueMessageNullable func() map[int32]*MyWilson + Proto func() proto.Message + type MyWilson Wilson + type Wilson struct + Int64 *int64 + XXX_unrecognized []byte + func NewPopulatedWilson(r randyCastvalue, easy bool) *Wilson + func NewWilsonFromFace(that WilsonFace) *Wilson + func (*Wilson) Descriptor() ([]byte, []int) + func (*Wilson) ProtoMessage() + func (m *Wilson) Marshal() (dAtA []byte, err error) + func (m *Wilson) MarshalTo(dAtA []byte) (int, error) + func (m *Wilson) Reset() + func (m *Wilson) Size() (n int) + func (this *Wilson) Description() (desc *descriptor.FileDescriptorSet) + func (this *Wilson) Equal(that interface{}) bool + func (this *Wilson) GetInt64() *int64 + func (this *Wilson) GoString() string + func (this *Wilson) Proto() proto.Message + func (this *Wilson) String() string + func (this *Wilson) TestProto() proto.Message + func (this *Wilson) VerboseEqual(that interface{}) error + type WilsonFace interface + GetInt64 func() *int64 + Proto func() proto.Message