utils

package
v0.15.0-beta.1 Latest Latest
Warning

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

Go to latest
Published: Mar 22, 2025 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DelayedShutdown

func DelayedShutdown(svc DelayedService) manager.Runnable

DelayedShutdown adds a delay in the shutdown event, so the runnable has some time to listen to events from other runnables triggered during their shutdown

Types

type DelayedService

type DelayedService interface {
	manager.Runnable
	CanShutdown() bool
}

DelayedService ...

Jump to

Keyboard shortcuts

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