scheduler

package
v0.0.0-...-7ae5cf4 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type RouteBroadcastScheduler

type RouteBroadcastScheduler struct {
	MaxGreetAttempts int
	// contains filtered or unexported fields
}

func NewRouteBroadcastScheduler

func NewRouteBroadcastScheduler(
	clock clock.Clock,
	natsClient diegonats.NATSClient,
	logger lager.Logger,
	externalServiceName string,
	cfg *config.RouteEmitterConfig,
	emitCh chan struct{},
) *RouteBroadcastScheduler

func (*RouteBroadcastScheduler) EmitCh

func (s *RouteBroadcastScheduler) EmitCh() chan struct{}

func (*RouteBroadcastScheduler) Run

func (s *RouteBroadcastScheduler) 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