watcher

package
v0.0.0-...-f79c404 Latest Latest
Warning

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

Go to latest
Published: Apr 19, 2024 License: Apache-2.0 Imports: 9 Imported by: 1

Documentation

Index

Constants

View Source
const DefaultRetryPauseInterval = time.Second

Variables

This section is empty.

Functions

This section is empty.

Types

type Watcher

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

func NewWatcher

func NewWatcher(
	logger lager.Logger,
	workPoolSize int,
	retryPauseInterval time.Duration,
	bbsClient bbs.Client,
	ccClient cc_client.CcClient,
) (*Watcher, error)

func (*Watcher) Run

func (watcher *Watcher) Run(signals <-chan os.Signal, ready chan<- struct{}) error

Jump to

Keyboard shortcuts

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