observer

package
v0.1.7 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Attach

func Attach(o Observer)

Attach the subject on service observer

func GetWaitGroup

func GetWaitGroup() *sync.WaitGroup

func Initialize

func Initialize()

Initialize starts the subject observability

func WaitRunningTimeout

func WaitRunningTimeout() bool

Types

type Observer

type Observer interface {
	Close()
}

Observer is the default graceful shutdown contract

Jump to

Keyboard shortcuts

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