Documentation ¶
Overview ¶
Package castvalue is a generated protocol buffer package.
It is generated from these files:
castvalue.proto
It has these top-level messages:
Castaway Wilson
Index ¶
- func CastvalueDescription() (desc *descriptor.FileDescriptorSet)
- type Castaway
- func (this *Castaway) Description() (desc *descriptor.FileDescriptorSet)
- func (*Castaway) Descriptor() ([]byte, []int)
- 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 (*Castaway) ProtoMessage()
- func (m *Castaway) Reset()
- func (m *Castaway) Size() (n int)
- func (this *Castaway) String() string
- func (this *Castaway) TestProto() proto.Message
- func (this *Castaway) VerboseEqual(that interface{}) error
- type CastawayFace
- type MyWilson
- type Wilson
- func (this *Wilson) Description() (desc *descriptor.FileDescriptorSet)
- func (*Wilson) Descriptor() ([]byte, []int)
- func (this *Wilson) Equal(that interface{}) bool
- func (this *Wilson) GetInt64() *int64
- func (this *Wilson) GoString() string
- func (this *Wilson) Proto() proto.Message
- func (*Wilson) ProtoMessage()
- func (m *Wilson) Reset()
- func (m *Wilson) Size() (n int)
- func (this *Wilson) String() string
- func (this *Wilson) TestProto() proto.Message
- func (this *Wilson) VerboseEqual(that interface{}) error
- type WilsonFace
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CastvalueDescription ¶
func CastvalueDescription() (desc *descriptor.FileDescriptorSet)
Types ¶
type Castaway ¶
type Castaway struct { CastMapValueMessage map[int32]MyWilson `` /* 199-byte string literal not displayed */ CastMapValueMessageNullable map[int32]*MyWilson `` /* 225-byte string literal not displayed */ XXX_unrecognized []byte `json:"-"` }
func NewCastawayFromFace ¶
func NewCastawayFromFace(that CastawayFace) *Castaway
func NewPopulatedCastaway ¶
func (*Castaway) Description ¶
func (this *Castaway) Description() (desc *descriptor.FileDescriptorSet)
func (*Castaway) Descriptor ¶
func (*Castaway) GetCastMapValueMessage ¶
func (*Castaway) GetCastMapValueMessageNullable ¶
func (*Castaway) ProtoMessage ¶
func (*Castaway) ProtoMessage()
func (*Castaway) VerboseEqual ¶
type CastawayFace ¶
type Wilson ¶
type Wilson struct { Int64 *int64 `protobuf:"varint,1,opt,name=Int64" json:"Int64,omitempty"` XXX_unrecognized []byte `json:"-"` }
func NewPopulatedWilson ¶
func NewWilsonFromFace ¶
func NewWilsonFromFace(that WilsonFace) *Wilson
func (*Wilson) Description ¶
func (this *Wilson) Description() (desc *descriptor.FileDescriptorSet)
func (*Wilson) Descriptor ¶
func (*Wilson) ProtoMessage ¶
func (*Wilson) ProtoMessage()
func (*Wilson) VerboseEqual ¶
type WilsonFace ¶
Directories ¶
Path | Synopsis |
---|---|
combos
|
|
both
Package castvalue is a generated protocol buffer package.
|
Package castvalue is a generated protocol buffer package. |
marshaler
Package castvalue is a generated protocol buffer package.
|
Package castvalue is a generated protocol buffer package. |
unmarshaler
Package castvalue is a generated protocol buffer package.
|
Package castvalue is a generated protocol buffer package. |
Click to show internal directories.
Click to hide internal directories.