Lines Matching defs:MessageList
2307 type MessageList struct { struct
2308 … []*MessageList_Message `protobuf:"group,1,rep,name=Message,json=message" json:"message,omitempty"`
2309 XXX_NoUnkeyedLiteral struct{} `json:"-"`
2310 XXX_unrecognized []byte `json:"-"`
2311 XXX_sizecache int32 `json:"-"`
2314 func (m *MessageList) Reset() { *m = MessageList{} }
2315 func (m *MessageList) String() string { return proto.CompactTextString(m) }
2316 func (*MessageList) ProtoMessage() {}
2317 func (*MessageList) Descriptor() ([]byte, []int) {
2321 func (m *MessageList) XXX_Unmarshal(b []byte) error {
2324 func (m *MessageList) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
2327 func (m *MessageList) XXX_Merge(src proto.Message) {
2330 func (m *MessageList) XXX_Size() int {
2333 func (m *MessageList) XXX_DiscardUnknown() {
2339 func (m *MessageList) GetMessage() []*MessageList_Message {