Searched defs:MaxTag (Results 1 – 2 of 2) sorted by relevance
1500 type MaxTag struct { struct1502 …string `protobuf:"bytes,536870911,opt,name=last_field,json=lastField" json:"last_field,omitempty"`1503 XXX_NoUnkeyedLiteral struct{} `json:"-"`1504 XXX_unrecognized []byte `json:"-"`1505 XXX_sizecache int32 `json:"-"`1508 func (m *MaxTag) Reset() { *m = MaxTag{} }1509 func (m *MaxTag) String() string { return proto.CompactTextString(m) }1510 func (*MaxTag) ProtoMessage() {}1511 func (*MaxTag) Descriptor() ([]byte, []int) {1515 func (m *MaxTag) XXX_Unmarshal(b []byte) error {[all …]
215 message MaxTag { message