package
0.0.0-20240429200138-ad951c98df20
Repository: https://github.com/bacalhau-project/lilysaas.git
Documentation: pkg.go.dev
# Functions
No description provided by the author
NewCleanupManager returns a new CleanupManager instance.
NewDetachedContext produces a new context that has a separate cancellation mechanism from its parent.
# Structs
CleanupManager provides utilities for ensuring that sub-goroutines can clean up their resources before the main goroutine exits.