package
Version:
v3.2.7
Opens a new window with list of versions in this module.
Published: Oct 9, 2024
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.