package
Version:
v3.3.1
Opens a new window with list of versions in this module.
Published: Jan 9, 2025
License: Apache-2.0
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Hook interface {
GetContext() context.Context
AddFinalSteps(p func(), name string)
Add(p func(), name string)
AddCancelOnlyTasks(p func(), name string)
Cleanup()
Interrupt()
AddUIStop(func())
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.