Lines Matching defs:StreamMsg
87 type StreamMsg struct { struct
88 XXX_NoUnkeyedLiteral struct{} `json:"-"`
89 XXX_unrecognized []byte `json:"-"`
90 XXX_sizecache int32 `json:"-"`
93 func (m *StreamMsg) Reset() { *m = StreamMsg{} }
94 func (m *StreamMsg) String() string { return proto.CompactTextString(m) }
95 func (*StreamMsg) ProtoMessage() {}
96 func (*StreamMsg) Descriptor() ([]byte, []int) {
100 func (m *StreamMsg) XXX_Unmarshal(b []byte) error {
103 func (m *StreamMsg) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
106 func (m *StreamMsg) XXX_Merge(src proto.Message) {
109 func (m *StreamMsg) XXX_Size() int {
112 func (m *StreamMsg) XXX_DiscardUnknown() {
258 Send(*StreamMsg) error
292 Send(*StreamMsg) error
355 Send(*StreamMsg) error