Documentation
¶
Overview ¶
Package params is a generated protocol buffer package.
It is generated from these files:
params.proto
It has these top-level messages:
Info
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Info ¶
type Info struct { Id int32 `protobuf:"varint,1,opt,name=id" json:"id,omitempty"` Scores []int32 `protobuf:"varint,2,rep,packed,name=scores" json:"scores,omitempty"` ToId int32 `protobuf:"varint,3,opt,name=toId" json:"toId,omitempty"` FromId int32 `protobuf:"varint,4,opt,name=FromId" json:"FromId,omitempty"` }
func (*Info) Descriptor ¶
func (*Info) ProtoMessage ¶
func (*Info) ProtoMessage()
Click to show internal directories.
Click to hide internal directories.