monitor

package module
v0.0.2 Latest Latest
Warning

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

Go to latest
Published: Apr 5, 2023 License: MIT Imports: 7 Imported by: 1

README

monitor

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func SubscribeMonitor added in v0.0.2

func SubscribeMonitor(logger *zap.Logger, bus EventBus.Bus, item MonitorService)

Types

type AppSettings

type AppSettings struct {
	Appname string
	Version string
	Details bool
}

type MonitorService

type MonitorService interface {
	ReportTracing(tr *tracing.TracingDetails)
	ReportError(err error)
	ReportScheduleJob(req cronext.JobHistory)
}

type P added in v0.0.2

type P struct {
	dig.In
	// contains filtered or unexported fields
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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