watcher

package
v1.124.0 Latest Latest
Warning

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

Go to latest
Published: Aug 27, 2025 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Watcher

type Watcher struct {
	Name         string
	Tracer       loggeterrapi.ITracer
	Context      context.Context
	PeriodicFunc func(w *Watcher) // optional
	Period       time.Duration    // optional (can be zero)
	Timeout      time.Duration
	TimeoutFunc  func(w *Watcher) // required
	// contains filtered or unexported fields
}

func (*Watcher) Start

func (w *Watcher) Start()

func (*Watcher) Stop_Done

func (w *Watcher) Stop_Done()

Jump to

Keyboard shortcuts

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