package
Version:
v0.7.2
Opens a new window with list of versions in this module.
Published: Sep 19, 2023
License: MIT
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
¶
func NewExecutor() executor
type Executor interface {
Run()
Add(f Func)
}
type Func func(chan<- Func)
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.