package
Version:
v0.0.0-...-187538d
Opens a new window with list of versions in this module.
Published: Mar 13, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package routines implements the routines.
type Abortable struct {
}
Abortable represents metadata about a routine that can be aborted.
NewAbortable creates a new abortable.
GetError returns the error.
GetMessage returns the message.
IsAborted returns true if the routine has been aborted.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.