Documentation
¶
Index ¶
- Variables
- type Bullet
- func (*Bullet) Descriptor() ([]byte, []int)
- func (m *Bullet) Marshal() (dAtA []byte, err error)
- func (m *Bullet) MarshalTo(dAtA []byte) (int, error)
- func (*Bullet) ProtoMessage()
- func (m *Bullet) Reset()
- func (m *Bullet) Size() (n int)
- func (m *Bullet) String() string
- func (m *Bullet) Unmarshal(dAtA []byte) error
- func (m *Bullet) XXX_DiscardUnknown()
- func (m *Bullet) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *Bullet) XXX_Merge(src proto.Message)
- func (m *Bullet) XXX_Size() int
- func (m *Bullet) XXX_Unmarshal(b []byte) error
- type DataReport
- func (*DataReport) Descriptor() ([]byte, []int)
- func (m *DataReport) Marshal() (dAtA []byte, err error)
- func (m *DataReport) MarshalTo(dAtA []byte) (int, error)
- func (*DataReport) ProtoMessage()
- func (m *DataReport) Reset()
- func (m *DataReport) Size() (n int)
- func (m *DataReport) String() string
- func (m *DataReport) Unmarshal(dAtA []byte) error
- func (m *DataReport) XXX_DiscardUnknown()
- func (m *DataReport) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *DataReport) XXX_Merge(src proto.Message)
- func (m *DataReport) XXX_Size() int
- func (m *DataReport) XXX_Unmarshal(b []byte) error
- type ListBulletReply
- func (*ListBulletReply) Descriptor() ([]byte, []int)
- func (m *ListBulletReply) Marshal() (dAtA []byte, err error)
- func (m *ListBulletReply) MarshalTo(dAtA []byte) (int, error)
- func (*ListBulletReply) ProtoMessage()
- func (m *ListBulletReply) Reset()
- func (m *ListBulletReply) Size() (n int)
- func (m *ListBulletReply) String() string
- func (m *ListBulletReply) Unmarshal(dAtA []byte) error
- func (m *ListBulletReply) XXX_DiscardUnknown()
- func (m *ListBulletReply) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *ListBulletReply) XXX_Merge(src proto.Message)
- func (m *ListBulletReply) XXX_Size() int
- func (m *ListBulletReply) XXX_Unmarshal(b []byte) error
- type ListBulletReq
- func (*ListBulletReq) Descriptor() ([]byte, []int)
- func (m *ListBulletReq) Marshal() (dAtA []byte, err error)
- func (m *ListBulletReq) MarshalTo(dAtA []byte) (int, error)
- func (*ListBulletReq) ProtoMessage()
- func (m *ListBulletReq) Reset()
- func (m *ListBulletReq) Size() (n int)
- func (m *ListBulletReq) String() string
- func (m *ListBulletReq) Unmarshal(dAtA []byte) error
- func (m *ListBulletReq) XXX_DiscardUnknown()
- func (m *ListBulletReq) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *ListBulletReq) XXX_Merge(src proto.Message)
- func (m *ListBulletReq) XXX_Size() int
- func (m *ListBulletReq) XXX_Unmarshal(b []byte) error
Constants ¶
This section is empty.
Variables ¶
View Source
var ( ErrInvalidLengthApi = fmt.Errorf("proto: negative length found during unmarshaling") ErrIntOverflowApi = fmt.Errorf("proto: integer overflow") )
Functions ¶
This section is empty.
Types ¶
type Bullet ¶
type Bullet struct { Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` Oid int64 `protobuf:"varint,2,opt,name=oid,proto3" json:"oid,omitempty" form:"oid"` Mid int64 `protobuf:"varint,3,opt,name=mid,proto3" json:"mid" form:"mid"` OffsetMs int32 `protobuf:"varint,4,opt,name=offset_ms,json=offsetMs,proto3" json:"offset_ms" form:"offset_ms"` Offset int32 `protobuf:"varint,5,opt,name=offset,proto3" json:"offset,omitempty"` Content string `protobuf:"bytes,6,opt,name=content,proto3" json:"content" form:"content"` CursorValue string `protobuf:"bytes,7,opt,name=cursor_value,json=cursorValue,proto3" json:"cursor_value,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*Bullet) Descriptor ¶
func (*Bullet) ProtoMessage ¶
func (*Bullet) ProtoMessage()
func (*Bullet) XXX_DiscardUnknown ¶
func (m *Bullet) XXX_DiscardUnknown()
func (*Bullet) XXX_Marshal ¶
func (*Bullet) XXX_Unmarshal ¶
type DataReport ¶
type DataReport struct { App string `protobuf:"bytes,1,opt,name=app,proto3" json:"mobi_app" form:"mobi_app"` Client string `protobuf:"bytes,2,opt,name=client,proto3" json:"platform" form:"platform"` Version string `protobuf:"bytes,3,opt,name=version,proto3" json:"version" form:"version"` Channel string `protobuf:"bytes,4,opt,name=channel,proto3" json:"channel" form:"channel"` Location string `protobuf:"bytes,5,opt,name=location,proto3" json:"location" form:"location"` QueryId string `protobuf:"bytes,6,opt,name=query_id,json=queryId,proto3" json:"query_id" form:"query_id"` Buvid string `protobuf:"bytes,7,opt,name=buvid,proto3" json:"buvid" form:"buvid"` Svid int64 `protobuf:"varint,8,opt,name=svid,proto3" json:"svid" form:"oid"` TotalDuration int32 `protobuf:"varint,9,opt,name=total_duration,json=totalDuration,proto3" json:"total_duration" form:"total_duration"` PlayDuration int32 `protobuf:"varint,10,opt,name=play_duration,json=playDuration,proto3" json:"duration" form:"duration"` DataType int32 `protobuf:"varint,11,opt,name=data_type,json=dataType,proto3" json:"data_type" form:"data_type"` Page int32 `protobuf:"varint,12,opt,name=page,proto3" json:"page_id" form:"page_id"` Module int32 `protobuf:"varint,13,opt,name=module,proto3" json:"module_id" form:"module_id"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*DataReport) Descriptor ¶
func (*DataReport) Descriptor() ([]byte, []int)
func (*DataReport) Marshal ¶
func (m *DataReport) Marshal() (dAtA []byte, err error)
func (*DataReport) ProtoMessage ¶
func (*DataReport) ProtoMessage()
func (*DataReport) Reset ¶
func (m *DataReport) Reset()
func (*DataReport) Size ¶
func (m *DataReport) Size() (n int)
func (*DataReport) String ¶
func (m *DataReport) String() string
func (*DataReport) Unmarshal ¶
func (m *DataReport) Unmarshal(dAtA []byte) error
func (*DataReport) XXX_DiscardUnknown ¶
func (m *DataReport) XXX_DiscardUnknown()
func (*DataReport) XXX_Marshal ¶
func (m *DataReport) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*DataReport) XXX_Merge ¶
func (dst *DataReport) XXX_Merge(src proto.Message)
func (*DataReport) XXX_Size ¶
func (m *DataReport) XXX_Size() int
func (*DataReport) XXX_Unmarshal ¶
func (m *DataReport) XXX_Unmarshal(b []byte) error
type ListBulletReply ¶
type ListBulletReply struct { HasMore bool `protobuf:"varint,1,opt,name=has_more,json=hasMore,proto3" json:"has_more"` List []*Bullet `protobuf:"bytes,2,rep,name=list" json:"list,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ListBulletReply) Descriptor ¶
func (*ListBulletReply) Descriptor() ([]byte, []int)
func (*ListBulletReply) Marshal ¶
func (m *ListBulletReply) Marshal() (dAtA []byte, err error)
func (*ListBulletReply) ProtoMessage ¶
func (*ListBulletReply) ProtoMessage()
func (*ListBulletReply) Reset ¶
func (m *ListBulletReply) Reset()
func (*ListBulletReply) Size ¶
func (m *ListBulletReply) Size() (n int)
func (*ListBulletReply) String ¶
func (m *ListBulletReply) String() string
func (*ListBulletReply) Unmarshal ¶
func (m *ListBulletReply) Unmarshal(dAtA []byte) error
func (*ListBulletReply) XXX_DiscardUnknown ¶
func (m *ListBulletReply) XXX_DiscardUnknown()
func (*ListBulletReply) XXX_Marshal ¶
func (m *ListBulletReply) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ListBulletReply) XXX_Merge ¶
func (dst *ListBulletReply) XXX_Merge(src proto.Message)
func (*ListBulletReply) XXX_Size ¶
func (m *ListBulletReply) XXX_Size() int
func (*ListBulletReply) XXX_Unmarshal ¶
func (m *ListBulletReply) XXX_Unmarshal(b []byte) error
type ListBulletReq ¶
type ListBulletReq struct { Oid int64 `protobuf:"varint,1,opt,name=oid,proto3" json:"oid,omitempty" form:"oid"` StartMs int32 `protobuf:"varint,2,opt,name=start_ms,json=startMs,proto3" json:"start_ms,omitempty" form:"start_ms"` EndMs int32 `protobuf:"varint,3,opt,name=end_ms,json=endMs,proto3" json:"end_ms,omitempty" form:"end_ms"` CursorNext string `protobuf:"bytes,4,opt,name=cursor_next,json=cursorNext,proto3" json:"cursor_next,omitempty" form:"cursor_next"` Mid int64 `protobuf:"varint,5,opt,name=mid,proto3" json:"mid,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ListBulletReq) Descriptor ¶
func (*ListBulletReq) Descriptor() ([]byte, []int)
func (*ListBulletReq) Marshal ¶
func (m *ListBulletReq) Marshal() (dAtA []byte, err error)
func (*ListBulletReq) ProtoMessage ¶
func (*ListBulletReq) ProtoMessage()
func (*ListBulletReq) Reset ¶
func (m *ListBulletReq) Reset()
func (*ListBulletReq) Size ¶
func (m *ListBulletReq) Size() (n int)
func (*ListBulletReq) String ¶
func (m *ListBulletReq) String() string
func (*ListBulletReq) Unmarshal ¶
func (m *ListBulletReq) Unmarshal(dAtA []byte) error
func (*ListBulletReq) XXX_DiscardUnknown ¶
func (m *ListBulletReq) XXX_DiscardUnknown()
func (*ListBulletReq) XXX_Marshal ¶
func (m *ListBulletReq) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ListBulletReq) XXX_Merge ¶
func (dst *ListBulletReq) XXX_Merge(src proto.Message)
func (*ListBulletReq) XXX_Size ¶
func (m *ListBulletReq) XXX_Size() int
func (*ListBulletReq) XXX_Unmarshal ¶
func (m *ListBulletReq) XXX_Unmarshal(b []byte) error
Click to show internal directories.
Click to hide internal directories.