Searched defs:AllTeams (Results 1 – 2 of 2) sorted by relevance
139 type AllTeams struct { struct140 state protoimpl.MessageState141 sizeCache protoimpl.SizeCache142 unknownFields protoimpl.UnknownFields144 Teams []*Team `protobuf:"bytes,1,rep,name=teams" json:"teams,omitempty"`147 func (x *AllTeams) Reset() {156 func (x *AllTeams) String() string {160 func (*AllTeams) ProtoMessage() {}162 func (x *AllTeams) ProtoReflect() protoreflect.Message {175 func (*AllTeams) Descriptor() ([]byte, []int) {[all …]
42 message AllTeams { message