Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type ArticleLikeNumLogic ¶
func NewArticleLikeNumLogic ¶
func NewArticleLikeNumLogic(ctx context.Context, svcCtx *svc.ServiceContext) *ArticleLikeNumLogic
func (*ArticleLikeNumLogic) Consume ¶
func (l *ArticleLikeNumLogic) Consume(_, val string) error
type ArticleLogic ¶
func NewArticleLogic ¶
func NewArticleLogic(ctx context.Context, svcCtx *svc.ServiceContext) *ArticleLogic
func (*ArticleLogic) BatchUpSertToEs ¶
func (l *ArticleLogic) BatchUpSertToEs(ctx context.Context, data []*types.ArticleEsMsg) error
func (*ArticleLogic) Consume ¶
func (l *ArticleLogic) Consume(_, val string) error
Click to show internal directories.
Click to hide internal directories.