Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type UserSub ¶
type UserSub struct {
// contains filtered or unexported fields
}
func NewUserSub ¶
func NewUserSub(biz biz.UserBiz, serviceCtx srvctx.ServiceContext) *UserSub
func (*UserSub) TestHandler ¶
func (u *UserSub) TestHandler() subengine.ConsumerJob
func (*UserSub) UpdateUserToStreamer ¶
func (u *UserSub) UpdateUserToStreamer() subengine.ConsumerJob
Click to show internal directories.
Click to hide internal directories.