report

package
v0.1.13 Latest Latest
Warning

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

Go to latest
Published: May 13, 2024 License: AGPL-3.0 Imports: 5 Imported by: 1

Documentation

Index

Constants

View Source
const (
	ReportServiceChan     = "report"
	GenerateReportRequest = "generate-report-request"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type GenerateReport

type GenerateReport struct {
}

type ReportResponse

type ReportResponse struct {
	Transactions []*daemon.HttpTransaction `json:"transactions,omitempty"`
}

type ReportService

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

func NewReportService

func NewReportService() *ReportService

func (*ReportService) HandleServiceRequest

func (rs *ReportService) HandleServiceRequest(request *model.Request, core service.FabricServiceCore)

Jump to

Keyboard shortcuts

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