domain

package
v0.0.0-...-57ed434 Latest Latest
Warning

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

Go to latest
Published: Jul 12, 2023 License: AGPL-3.0 Imports: 32 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AddIssueTrends

func AddIssueTrends(issueTrendsBo bo.IssueTrendsBo)

func AddOrgTrends

func AddOrgTrends(orgTrendsBo bo.OrgTrendsBo)

func AddProjectTrends

func AddProjectTrends(projectTrendsBo bo.ProjectTrendsBo)

添加项目趋势

func CreateTrends

func CreateTrends(trendsBo *bo.TrendsBo, tx ...sqlbuilder.Tx) (*int64, errs.SystemErrorInfo)

* 创建动态

func CreateTrendsBatch

func CreateTrendsBatch(trendBos []bo.TrendsBo, tx ...sqlbuilder.Tx) errs.SystemErrorInfo

func DeleteTrends

func DeleteTrends(orgId, projectId int64, issueIds []int64) errs.SystemErrorInfo

func GetIssueCommentCount

func GetIssueCommentCount(orgId int64, issueIds []int64) (map[int64]int64, errs.SystemErrorInfo)

func GetNoticeList

func GetNoticeList(orgId, userId int64, page, size int, input *vo.NoticeListReq) (uint64, *[]bo.NoticeBo, errs.SystemErrorInfo)

func GetProjectLatestUpdateTime

func GetProjectLatestUpdateTime(orgId int64, projectIds []int64) (map[int64]types.Time, errs.SystemErrorInfo)

func QueryTrends

func QueryTrends(condBo *bo.TrendsQueryCondBo) (*bo.TrendsPageBo, errs.SystemErrorInfo)

func UnreadNoticeCount

func UnreadNoticeCount(orgId, userId int64) (uint64, errs.SystemErrorInfo)

Types

This section is empty.

Jump to

Keyboard shortcuts

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