service

package
v0.0.0-...-a1208dc Latest Latest
Warning

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

Go to latest
Published: Dec 30, 2024 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type IHealthService

type IHealthService interface {
	HealthCheck(ctx context.Context, request *reporter.HealthRequest) *reporter.CommonReportResponse
}

func NewHealthService

func NewHealthService(config *config.ReporterConfig) IHealthService

type IReportService

type IReportService interface {
	ReportProgress(ctx context.Context, request *reporter.ReportProgressRequest, taskID string) *reporter.CommonReportResponse
}

func NewReportService

func NewReportService(config *config.ReporterConfig) IReportService

Jump to

Keyboard shortcuts

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