Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type StreamSub ¶
type StreamSub struct {
// contains filtered or unexported fields
}
func NewStreamSub ¶
func NewStreamSub(biz streambiz.StreamBiz, serviceCtx srvctx.ServiceContext) *StreamSub
func (*StreamSub) EndStream ¶
func (s *StreamSub) EndStream() subengine.ConsumerJob
func (*StreamSub) StartStream ¶
func (s *StreamSub) StartStream() subengine.ConsumerJob
func (*StreamSub) UpdateStreamViewCount ¶
func (s *StreamSub) UpdateStreamViewCount() subengine.ConsumerJob
Click to show internal directories.
Click to hide internal directories.