service

package
v1.7.7 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 11, 2023 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

Functions

This section is empty.

Types

type CreationService

type CreationService struct {
	v1.UnimplementedCreationServer
	// contains filtered or unexported fields
}

func (*CreationService) AddArticleContentReviewDbAndCache

func (s *CreationService) AddArticleContentReviewDbAndCache(ctx context.Context, req *v1.AddCreationContentReviewDbAndCacheReq) (*emptypb.Empty, error)

func (*CreationService) AddArticleImageReviewDbAndCache

func (s *CreationService) AddArticleImageReviewDbAndCache(ctx context.Context, req *v1.AddCreationImageReviewDbAndCacheReq) (*emptypb.Empty, error)

func (*CreationService) AddCollectionsContentReviewDbAndCache

func (s *CreationService) AddCollectionsContentReviewDbAndCache(ctx context.Context, req *v1.AddCreationContentReviewDbAndCacheReq) (*emptypb.Empty, error)

func (*CreationService) AddColumnContentReviewDbAndCache

func (s *CreationService) AddColumnContentReviewDbAndCache(ctx context.Context, req *v1.AddCreationContentReviewDbAndCacheReq) (*emptypb.Empty, error)

func (*CreationService) AddColumnImageReviewDbAndCache

func (s *CreationService) AddColumnImageReviewDbAndCache(ctx context.Context, req *v1.AddCreationImageReviewDbAndCacheReq) (*emptypb.Empty, error)

func (*CreationService) AddColumnIncludes

func (s *CreationService) AddColumnIncludes(ctx context.Context, req *v1.AddColumnIncludesReq) (*emptypb.Empty, error)

func (*CreationService) AddColumnIncludesDbAndCache

func (s *CreationService) AddColumnIncludesDbAndCache(ctx context.Context, req *v1.AddColumnIncludesDbAndCacheReq) (*emptypb.Empty, error)

func (*CreationService) AddCreationComment

func (s *CreationService) AddCreationComment(ctx context.Context, req *v1.AddCreationCommentReq) (*emptypb.Empty, error)

func (*CreationService) AddTalkContentReviewDbAndCache

func (s *CreationService) AddTalkContentReviewDbAndCache(ctx context.Context, req *v1.AddCreationContentReviewDbAndCacheReq) (*emptypb.Empty, error)

func (*CreationService) AddTalkImageReviewDbAndCache

func (s *CreationService) AddTalkImageReviewDbAndCache(ctx context.Context, req *v1.AddCreationImageReviewDbAndCacheReq) (*emptypb.Empty, error)

func (*CreationService) ArticleContentIrregular

func (s *CreationService) ArticleContentIrregular(ctx context.Context, req *v1.CreationContentIrregularReq) (*emptypb.Empty, error)

func (*CreationService) ArticleDraftMark

func (s *CreationService) ArticleDraftMark(ctx context.Context, req *v1.ArticleDraftMarkReq) (*emptypb.Empty, error)

func (*CreationService) ArticleImageIrregular

func (s *CreationService) ArticleImageIrregular(ctx context.Context, req *v1.CreationImageIrregularReq) (*emptypb.Empty, error)

func (*CreationService) ArticleStatisticJudge

func (*CreationService) CancelArticleAgree

func (s *CreationService) CancelArticleAgree(ctx context.Context, req *v1.CancelArticleAgreeReq) (*emptypb.Empty, error)

func (*CreationService) CancelArticleAgreeDbAndCache

func (s *CreationService) CancelArticleAgreeDbAndCache(ctx context.Context, req *v1.CancelArticleAgreeDbAndCacheReq) (*emptypb.Empty, error)

func (*CreationService) CancelArticleCollect

func (s *CreationService) CancelArticleCollect(ctx context.Context, req *v1.CancelArticleCollectReq) (*emptypb.Empty, error)

func (*CreationService) CancelArticleCollectDbAndCache

func (s *CreationService) CancelArticleCollectDbAndCache(ctx context.Context, req *v1.CancelArticleCollectDbAndCacheReq) (*emptypb.Empty, error)

func (*CreationService) CancelColumnAgree

func (s *CreationService) CancelColumnAgree(ctx context.Context, req *v1.CancelColumnAgreeReq) (*emptypb.Empty, error)

func (*CreationService) CancelColumnAgreeDbAndCache

func (s *CreationService) CancelColumnAgreeDbAndCache(ctx context.Context, req *v1.CancelColumnAgreeDbAndCacheReq) (*emptypb.Empty, error)

func (*CreationService) CancelColumnCollect

func (s *CreationService) CancelColumnCollect(ctx context.Context, req *v1.CancelColumnCollectReq) (*emptypb.Empty, error)

func (*CreationService) CancelColumnCollectDbAndCache

func (s *CreationService) CancelColumnCollectDbAndCache(ctx context.Context, req *v1.CancelColumnCollectDbAndCacheReq) (*emptypb.Empty, error)

func (*CreationService) CancelColumnSubscribeDbAndCache

func (s *CreationService) CancelColumnSubscribeDbAndCache(ctx context.Context, req *v1.CancelColumnSubscribeDbAndCacheReq) (*emptypb.Empty, error)

func (*CreationService) CancelSubscribeColumn

func (s *CreationService) CancelSubscribeColumn(ctx context.Context, req *v1.CancelSubscribeColumnReq) (*emptypb.Empty, error)

func (*CreationService) CancelTalkAgree

func (s *CreationService) CancelTalkAgree(ctx context.Context, req *v1.CancelTalkAgreeReq) (*emptypb.Empty, error)

func (*CreationService) CancelTalkAgreeDbAndCache

func (s *CreationService) CancelTalkAgreeDbAndCache(ctx context.Context, req *v1.CancelTalkAgreeDbAndCacheReq) (*emptypb.Empty, error)

func (*CreationService) CancelTalkCollect

func (s *CreationService) CancelTalkCollect(ctx context.Context, req *v1.CancelTalkCollectReq) (*emptypb.Empty, error)

func (*CreationService) CancelTalkCollectDbAndCache

func (s *CreationService) CancelTalkCollectDbAndCache(ctx context.Context, req *v1.CancelTalkCollectDbAndCacheReq) (*emptypb.Empty, error)

func (*CreationService) CollectionsContentIrregular

func (s *CreationService) CollectionsContentIrregular(ctx context.Context, req *v1.CreationContentIrregularReq) (*emptypb.Empty, error)

func (*CreationService) ColumnContentIrregular

func (s *CreationService) ColumnContentIrregular(ctx context.Context, req *v1.CreationContentIrregularReq) (*emptypb.Empty, error)

func (*CreationService) ColumnImageIrregular

func (s *CreationService) ColumnImageIrregular(ctx context.Context, req *v1.CreationImageIrregularReq) (*emptypb.Empty, error)

func (*CreationService) ColumnStatisticJudge

func (*CreationService) CreateArticle

func (s *CreationService) CreateArticle(ctx context.Context, req *v1.CreateArticleReq) (*emptypb.Empty, error)

func (*CreationService) CreateArticleDbCacheAndSearch

func (s *CreationService) CreateArticleDbCacheAndSearch(ctx context.Context, req *v1.CreateArticleDbCacheAndSearchReq) (*emptypb.Empty, error)

func (*CreationService) CreateArticleDraft

func (*CreationService) CreateCollections

func (s *CreationService) CreateCollections(ctx context.Context, req *v1.CreateCollectionsReq) (*emptypb.Empty, error)

func (*CreationService) CreateCollectionsDbAndCache

func (s *CreationService) CreateCollectionsDbAndCache(ctx context.Context, req *v1.CreateCollectionsDbAndCacheReq) (*emptypb.Empty, error)

func (*CreationService) CreateCollectionsDraft

func (*CreationService) CreateColumn

func (s *CreationService) CreateColumn(ctx context.Context, req *v1.CreateColumnReq) (*emptypb.Empty, error)

func (*CreationService) CreateColumnDbCacheAndSearch

func (s *CreationService) CreateColumnDbCacheAndSearch(ctx context.Context, req *v1.CreateColumnDbCacheAndSearchReq) (*emptypb.Empty, error)

func (*CreationService) CreateColumnDraft

func (*CreationService) CreateTalk

func (s *CreationService) CreateTalk(ctx context.Context, req *v1.CreateTalkReq) (*emptypb.Empty, error)

func (*CreationService) CreateTalkDbCacheAndSearch

func (s *CreationService) CreateTalkDbCacheAndSearch(ctx context.Context, req *v1.CreateTalkDbCacheAndSearchReq) (*emptypb.Empty, error)

func (*CreationService) CreateTalkDraft

func (*CreationService) DeleteArticle

func (s *CreationService) DeleteArticle(ctx context.Context, req *v1.DeleteArticleReq) (*emptypb.Empty, error)

func (*CreationService) DeleteArticleCacheAndSearch

func (s *CreationService) DeleteArticleCacheAndSearch(ctx context.Context, req *v1.DeleteArticleCacheAndSearchReq) (*emptypb.Empty, error)

func (*CreationService) DeleteArticleDraft added in v1.3.0

func (s *CreationService) DeleteArticleDraft(ctx context.Context, req *v1.DeleteArticleDraftReq) (*emptypb.Empty, error)

func (*CreationService) DeleteCollections

func (s *CreationService) DeleteCollections(ctx context.Context, req *v1.DeleteCollectionsReq) (*emptypb.Empty, error)

func (*CreationService) DeleteCollectionsCache

func (s *CreationService) DeleteCollectionsCache(ctx context.Context, req *v1.DeleteCollectionsCacheReq) (*emptypb.Empty, error)

func (*CreationService) DeleteColumn

func (s *CreationService) DeleteColumn(ctx context.Context, req *v1.DeleteColumnReq) (*emptypb.Empty, error)

func (*CreationService) DeleteColumnCacheAndSearch

func (s *CreationService) DeleteColumnCacheAndSearch(ctx context.Context, req *v1.DeleteColumnCacheAndSearchReq) (*emptypb.Empty, error)

func (*CreationService) DeleteColumnIncludes

func (s *CreationService) DeleteColumnIncludes(ctx context.Context, req *v1.DeleteColumnIncludesReq) (*emptypb.Empty, error)

func (*CreationService) DeleteColumnIncludesDbAndCache

func (s *CreationService) DeleteColumnIncludesDbAndCache(ctx context.Context, req *v1.DeleteColumnIncludesDbAndCacheReq) (*emptypb.Empty, error)

func (*CreationService) DeleteTalk

func (s *CreationService) DeleteTalk(ctx context.Context, req *v1.DeleteTalkReq) (*emptypb.Empty, error)

func (*CreationService) DeleteTalkCacheAndSearch

func (s *CreationService) DeleteTalkCacheAndSearch(ctx context.Context, req *v1.DeleteTalkCacheAndSearchReq) (*emptypb.Empty, error)

func (*CreationService) EditArticle

func (s *CreationService) EditArticle(ctx context.Context, req *v1.EditArticleReq) (*emptypb.Empty, error)

func (*CreationService) EditArticleCosAndSearch

func (s *CreationService) EditArticleCosAndSearch(ctx context.Context, req *v1.EditArticleCosAndSearchReq) (*emptypb.Empty, error)

func (*CreationService) EditCollections

func (s *CreationService) EditCollections(ctx context.Context, req *v1.EditCollectionsReq) (*emptypb.Empty, error)

func (*CreationService) EditCollectionsCos

func (s *CreationService) EditCollectionsCos(ctx context.Context, req *v1.EditCollectionsCosReq) (*emptypb.Empty, error)

func (*CreationService) EditColumn

func (s *CreationService) EditColumn(ctx context.Context, req *v1.EditColumnReq) (*emptypb.Empty, error)

func (*CreationService) EditColumnCosAndSearch

func (s *CreationService) EditColumnCosAndSearch(ctx context.Context, req *v1.EditColumnCosAndSearchReq) (*emptypb.Empty, error)

func (*CreationService) EditTalk

func (s *CreationService) EditTalk(ctx context.Context, req *v1.EditTalkReq) (*emptypb.Empty, error)

func (*CreationService) EditTalkCosAndSearch

func (s *CreationService) EditTalkCosAndSearch(ctx context.Context, req *v1.EditTalkCosAndSearchReq) (*emptypb.Empty, error)

func (*CreationService) GetArticleContentReview

func (*CreationService) GetArticleCount

func (*CreationService) GetArticleCountVisitor

func (s *CreationService) GetArticleCountVisitor(ctx context.Context, req *v1.GetArticleCountVisitorReq) (*v1.GetArticleCountReply, error)

func (*CreationService) GetArticleDraftList

func (*CreationService) GetArticleImageReview

func (*CreationService) GetArticleList

func (*CreationService) GetArticleListHot

func (*CreationService) GetArticleListStatistic

func (*CreationService) GetArticleSearch

func (*CreationService) GetArticleStatistic

func (*CreationService) GetCollectArticleCount

func (*CreationService) GetCollectArticleList

func (s *CreationService) GetCollectArticleList(ctx context.Context, req *v1.GetCollectArticleListReq) (*v1.GetArticleListReply, error)

func (*CreationService) GetCollectColumnCount

func (*CreationService) GetCollectColumnList

func (s *CreationService) GetCollectColumnList(ctx context.Context, req *v1.GetCollectColumnListReq) (*v1.GetColumnListReply, error)

func (*CreationService) GetCollectTalkCount

func (*CreationService) GetCollectTalkList

func (s *CreationService) GetCollectTalkList(ctx context.Context, req *v1.GetCollectTalkListReq) (*v1.GetTalkListReply, error)

func (*CreationService) GetCollectionListInfo

func (*CreationService) GetCollections

func (*CreationService) GetCollectionsContentReview

func (*CreationService) GetCollectionsCount

func (*CreationService) GetCollectionsList

func (*CreationService) GetCollectionsListAll

func (*CreationService) GetCollectionsListByVisitor

func (s *CreationService) GetCollectionsListByVisitor(ctx context.Context, req *v1.GetCollectionsListReq) (*v1.GetCollectionsListReply, error)

func (*CreationService) GetCollectionsVisitorCount

func (s *CreationService) GetCollectionsVisitorCount(ctx context.Context, req *v1.GetCollectionsCountReq) (*v1.GetCollectionsCountReply, error)

func (*CreationService) GetColumnArticleList

func (s *CreationService) GetColumnArticleList(ctx context.Context, req *v1.GetColumnArticleListReq) (*v1.GetArticleListReply, error)

func (*CreationService) GetColumnContentReview

func (*CreationService) GetColumnCount

func (*CreationService) GetColumnCountVisitor

func (s *CreationService) GetColumnCountVisitor(ctx context.Context, req *v1.GetColumnCountVisitorReq) (*v1.GetColumnCountReply, error)

func (*CreationService) GetColumnImageReview

func (*CreationService) GetColumnList

func (s *CreationService) GetColumnList(ctx context.Context, req *v1.GetColumnListReq) (*v1.GetColumnListReply, error)

func (*CreationService) GetColumnListHot

func (*CreationService) GetColumnListStatistic

func (*CreationService) GetColumnSearch

func (*CreationService) GetColumnStatistic

func (*CreationService) GetColumnSubscribes

func (*CreationService) GetCreationUser

func (*CreationService) GetCreationUserVisitor

func (s *CreationService) GetCreationUserVisitor(ctx context.Context, req *v1.GetCreationUserReq) (*v1.GetCreationUserReply, error)

func (*CreationService) GetHealth added in v1.2.0

func (s *CreationService) GetHealth(_ context.Context, _ *emptypb.Empty) (*emptypb.Empty, error)

func (*CreationService) GetLastArticleDraft

func (*CreationService) GetLastCollectionsDraft

func (*CreationService) GetLastColumnDraft

func (*CreationService) GetLastTalkDraft

func (*CreationService) GetLeaderBoard

func (s *CreationService) GetLeaderBoard(ctx context.Context, _ *emptypb.Empty) (*v1.GetLeaderBoardReply, error)

func (*CreationService) GetNews

func (s *CreationService) GetNews(ctx context.Context, req *v1.GetNewsReq) (*v1.GetNewsReply, error)

func (*CreationService) GetNewsSearch added in v1.4.0

func (s *CreationService) GetNewsSearch(ctx context.Context, req *v1.GetNewsSearchReq) (*v1.GetNewsSearchReply, error)

func (*CreationService) GetSubscribeList

func (*CreationService) GetSubscribeListCount

func (*CreationService) GetTalkContentReview

func (*CreationService) GetTalkCount

func (s *CreationService) GetTalkCount(ctx context.Context, req *v1.GetTalkCountReq) (*v1.GetTalkCountReply, error)

func (*CreationService) GetTalkCountVisitor

func (s *CreationService) GetTalkCountVisitor(ctx context.Context, req *v1.GetTalkCountVisitorReq) (*v1.GetTalkCountReply, error)

func (*CreationService) GetTalkImageReview

func (*CreationService) GetTalkList

func (s *CreationService) GetTalkList(ctx context.Context, req *v1.GetTalkListReq) (*v1.GetTalkListReply, error)

func (*CreationService) GetTalkListHot

func (*CreationService) GetTalkListStatistic

func (*CreationService) GetTalkSearch

func (s *CreationService) GetTalkSearch(ctx context.Context, req *v1.GetTalkSearchReq) (*v1.GetTalkSearchReply, error)

func (*CreationService) GetTalkStatistic

func (*CreationService) GetUserArticleAgree

func (*CreationService) GetUserArticleCollect

func (*CreationService) GetUserArticleList

func (s *CreationService) GetUserArticleList(ctx context.Context, req *v1.GetUserArticleListReq) (*v1.GetArticleListReply, error)

func (*CreationService) GetUserArticleListAll

func (s *CreationService) GetUserArticleListAll(ctx context.Context, req *v1.GetUserArticleListAllReq) (*v1.GetArticleListReply, error)

func (*CreationService) GetUserArticleListVisitor

func (s *CreationService) GetUserArticleListVisitor(ctx context.Context, req *v1.GetUserArticleListVisitorReq) (*v1.GetArticleListReply, error)

func (*CreationService) GetUserColumnAgree

func (*CreationService) GetUserColumnCollect

func (*CreationService) GetUserColumnList

func (s *CreationService) GetUserColumnList(ctx context.Context, req *v1.GetUserColumnListReq) (*v1.GetColumnListReply, error)

func (*CreationService) GetUserColumnListVisitor

func (s *CreationService) GetUserColumnListVisitor(ctx context.Context, req *v1.GetUserColumnListVisitorReq) (*v1.GetColumnListReply, error)

func (*CreationService) GetUserSubscribeColumn

func (*CreationService) GetUserTalkAgree

func (*CreationService) GetUserTalkCollect

func (*CreationService) GetUserTalkList

func (s *CreationService) GetUserTalkList(ctx context.Context, req *v1.GetUserTalkListReq) (*v1.GetTalkListReply, error)

func (*CreationService) GetUserTalkListVisitor

func (s *CreationService) GetUserTalkListVisitor(ctx context.Context, req *v1.GetUserTalkListVisitorReq) (*v1.GetTalkListReply, error)

func (*CreationService) GetUserTimeLineList

func (*CreationService) ReduceCreationComment

func (s *CreationService) ReduceCreationComment(ctx context.Context, req *v1.ReduceCreationCommentReq) (*emptypb.Empty, error)

func (*CreationService) SendArticle

func (s *CreationService) SendArticle(ctx context.Context, req *v1.SendArticleReq) (*emptypb.Empty, error)

func (*CreationService) SendArticleEdit

func (s *CreationService) SendArticleEdit(ctx context.Context, req *v1.SendArticleEditReq) (*emptypb.Empty, error)

func (*CreationService) SendCollections

func (s *CreationService) SendCollections(ctx context.Context, req *v1.SendCollectionsReq) (*emptypb.Empty, error)

func (*CreationService) SendCollectionsEdit

func (s *CreationService) SendCollectionsEdit(ctx context.Context, req *v1.SendCollectionsEditReq) (*emptypb.Empty, error)

func (*CreationService) SendColumn

func (s *CreationService) SendColumn(ctx context.Context, req *v1.SendColumnReq) (*emptypb.Empty, error)

func (*CreationService) SendColumnEdit

func (s *CreationService) SendColumnEdit(ctx context.Context, req *v1.SendColumnEditReq) (*emptypb.Empty, error)

func (*CreationService) SendTalk

func (s *CreationService) SendTalk(ctx context.Context, req *v1.SendTalkReq) (*emptypb.Empty, error)

func (*CreationService) SendTalkEdit

func (s *CreationService) SendTalkEdit(ctx context.Context, req *v1.SendTalkEditReq) (*emptypb.Empty, error)

func (*CreationService) SetArticleAgree

func (s *CreationService) SetArticleAgree(ctx context.Context, req *v1.SetArticleAgreeReq) (*emptypb.Empty, error)

func (*CreationService) SetArticleAgreeDbAndCache

func (s *CreationService) SetArticleAgreeDbAndCache(ctx context.Context, req *v1.SetArticleAgreeDbAndCacheReq) (*emptypb.Empty, error)

func (*CreationService) SetArticleCollect

func (s *CreationService) SetArticleCollect(ctx context.Context, req *v1.SetArticleCollectReq) (*emptypb.Empty, error)

func (*CreationService) SetArticleCollectDbAndCache

func (s *CreationService) SetArticleCollectDbAndCache(ctx context.Context, req *v1.SetArticleCollectDbAndCacheReq) (*emptypb.Empty, error)

func (*CreationService) SetArticleView

func (s *CreationService) SetArticleView(ctx context.Context, req *v1.SetArticleViewReq) (*emptypb.Empty, error)

func (*CreationService) SetArticleViewDbAndCache

func (s *CreationService) SetArticleViewDbAndCache(ctx context.Context, req *v1.SetArticleViewDbAndCacheReq) (*emptypb.Empty, error)

func (*CreationService) SetColumnAgree

func (s *CreationService) SetColumnAgree(ctx context.Context, req *v1.SetColumnAgreeReq) (*emptypb.Empty, error)

func (*CreationService) SetColumnAgreeDbAndCache

func (s *CreationService) SetColumnAgreeDbAndCache(ctx context.Context, req *v1.SetColumnAgreeDbAndCacheReq) (*emptypb.Empty, error)

func (*CreationService) SetColumnCollect

func (s *CreationService) SetColumnCollect(ctx context.Context, req *v1.SetColumnCollectReq) (*emptypb.Empty, error)

func (*CreationService) SetColumnCollectDbAndCache

func (s *CreationService) SetColumnCollectDbAndCache(ctx context.Context, req *v1.SetColumnCollectDbAndCacheReq) (*emptypb.Empty, error)

func (*CreationService) SetColumnSubscribeDbAndCache

func (s *CreationService) SetColumnSubscribeDbAndCache(ctx context.Context, req *v1.SetColumnSubscribeDbAndCacheReq) (*emptypb.Empty, error)

func (*CreationService) SetColumnView

func (s *CreationService) SetColumnView(ctx context.Context, req *v1.SetColumnViewReq) (*emptypb.Empty, error)

func (*CreationService) SetColumnViewDbAndCache

func (s *CreationService) SetColumnViewDbAndCache(ctx context.Context, req *v1.SetColumnViewDbAndCacheReq) (*emptypb.Empty, error)

func (*CreationService) SetTalkAgree

func (s *CreationService) SetTalkAgree(ctx context.Context, req *v1.SetTalkAgreeReq) (*emptypb.Empty, error)

func (*CreationService) SetTalkAgreeDbAndCache

func (s *CreationService) SetTalkAgreeDbAndCache(ctx context.Context, req *v1.SetTalkAgreeDbAndCacheReq) (*emptypb.Empty, error)

func (*CreationService) SetTalkCollect

func (s *CreationService) SetTalkCollect(ctx context.Context, req *v1.SetTalkCollectReq) (*emptypb.Empty, error)

func (*CreationService) SetTalkCollectDbAndCache

func (s *CreationService) SetTalkCollectDbAndCache(ctx context.Context, req *v1.SetTalkCollectDbAndCacheReq) (*emptypb.Empty, error)

func (*CreationService) SetTalkView

func (s *CreationService) SetTalkView(ctx context.Context, req *v1.SetTalkViewReq) (*emptypb.Empty, error)

func (*CreationService) SetTalkViewDbAndCache

func (s *CreationService) SetTalkViewDbAndCache(ctx context.Context, req *v1.SetTalkViewDbAndCacheReq) (*emptypb.Empty, error)

func (*CreationService) SubscribeColumn

func (s *CreationService) SubscribeColumn(ctx context.Context, req *v1.SubscribeColumnReq) (*emptypb.Empty, error)

func (*CreationService) SubscribeJudge

func (*CreationService) TalkContentIrregular

func (s *CreationService) TalkContentIrregular(ctx context.Context, req *v1.CreationContentIrregularReq) (*emptypb.Empty, error)

func (*CreationService) TalkImageIrregular

func (s *CreationService) TalkImageIrregular(ctx context.Context, req *v1.CreationImageIrregularReq) (*emptypb.Empty, error)

func (*CreationService) TalkStatisticJudge

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL