dashboard

package
v0.4.2 Latest Latest
Warning

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

Go to latest
Published: Nov 29, 2022 License: Apache-2.0 Imports: 24 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DashboardService

type DashboardService struct {
	// contains filtered or unexported fields
}

func NewDashboardService

func NewDashboardService(
	questionRepo questioncommon.QuestionRepo,
	answerRepo answercommon.AnswerRepo,
	commentRepo comment_common.CommentCommonRepo,
	voteRepo activity_common.VoteRepo,
	userRepo usercommon.UserRepo,
	reportRepo report_common.ReportRepo,
	configRepo config.ConfigRepo,
	siteInfoService *siteinfo_common.SiteInfoCommonService,
	serviceConfig *service_config.ServiceConfig,

	data *data.Data,
) *DashboardService

func (*DashboardService) GetEmailConfig

func (ds *DashboardService) GetEmailConfig() (ec *export.EmailConfig, err error)

func (*DashboardService) RemoteVersion

func (ds *DashboardService) RemoteVersion(ctx context.Context) string

func (*DashboardService) SetCache

func (ds *DashboardService) SetCache(ctx context.Context, info *schema.DashboardInfo) error

func (*DashboardService) Statistical

func (ds *DashboardService) Statistical(ctx context.Context) (*schema.DashboardInfo, error)

Statistical

func (*DashboardService) StatisticalByCache

func (ds *DashboardService) StatisticalByCache(ctx context.Context) (*schema.DashboardInfo, error)

Jump to

Keyboard shortcuts

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