monitor

package module
v0.0.1 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

This section is empty.

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)
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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