application

package
v6.1.0 Latest Latest
Warning

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

Go to latest
Published: Jan 14, 2025 License: Apache-2.0 Imports: 0 Imported by: 4

Documentation

Index

Constants

View Source
const (
	// Splits monitor type
	Splits = iota
	// Segments monitor type
	Segments
	// Storage monitor type
	Storage
	// SyncErros monitor type
	SyncErros
	// LargeSegments monitor type
	LargeSegments
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Dummy

type Dummy struct{}

func (*Dummy) NotifyEvent

func (d *Dummy) NotifyEvent(monitorType int)

func (*Dummy) Reset

func (d *Dummy) Reset(monitorType int, value int)

type MonitorProducerInterface

type MonitorProducerInterface interface {
	NotifyEvent(monitorType int)
	Reset(monitorType int, value int)
}

MonitorProducerInterface application monitor producer interface

Jump to

Keyboard shortcuts

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