deadlock

package
v1.26.0-120.6 Latest Latest
Warning

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

Go to latest
Published: Sep 3, 2024 License: MIT Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Module = fx.Options(
	fx.Provide(NewDeadlockDetector),
	fx.Invoke(func(lc fx.Lifecycle, dd *deadlockDetector) {
		lc.Append(fx.StartStopHook(dd.Start, dd.Stop))
	}),
)

Functions

func NewDeadlockDetector

func NewDeadlockDetector(params params) *deadlockDetector

Types

This section is empty.

Jump to

Keyboard shortcuts

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