Versions in this module Expand all Collapse all v0 v0.0.1 Apr 12, 2022 Changes in this version + func CastvalueDescription() (desc *github_com_gogo_protobuf_protoc_gen_gogo_descriptor.FileDescriptorSet) + type Castaway struct + CastMapValueMessage map[int32]MyWilson + CastMapValueMessageNullable map[int32]*MyWilson + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + 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) Reset() + func (m *Castaway) Size() (n int) + func (m *Castaway) XXX_DiscardUnknown() + func (m *Castaway) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *Castaway) XXX_Merge(src proto.Message) + func (m *Castaway) XXX_Size() int + func (m *Castaway) XXX_Unmarshal(b []byte) error + func (this *Castaway) Description() (desc *github_com_gogo_protobuf_protoc_gen_gogo_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() github_com_gogo_protobuf_proto.Message + func (this *Castaway) String() string + func (this *Castaway) TestProto() github_com_gogo_protobuf_proto.Message + func (this *Castaway) VerboseEqual(that interface{}) error + type CastawayFace interface + GetCastMapValueMessage func() map[int32]MyWilson + GetCastMapValueMessageNullable func() map[int32]*MyWilson + Proto func() github_com_gogo_protobuf_proto.Message + type MyWilson Wilson + type Wilson struct + Int64 *int64 + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + 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) Reset() + func (m *Wilson) Size() (n int) + func (m *Wilson) XXX_DiscardUnknown() + func (m *Wilson) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *Wilson) XXX_Merge(src proto.Message) + func (m *Wilson) XXX_Size() int + func (m *Wilson) XXX_Unmarshal(b []byte) error + func (this *Wilson) Description() (desc *github_com_gogo_protobuf_protoc_gen_gogo_descriptor.FileDescriptorSet) + func (this *Wilson) Equal(that interface{}) bool + func (this *Wilson) GetInt64() *int64 + func (this *Wilson) GoString() string + func (this *Wilson) Proto() github_com_gogo_protobuf_proto.Message + func (this *Wilson) String() string + func (this *Wilson) TestProto() github_com_gogo_protobuf_proto.Message + func (this *Wilson) VerboseEqual(that interface{}) error + type WilsonFace interface + GetInt64 func() *int64 + Proto func() github_com_gogo_protobuf_proto.Message