Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type JobDispatcher ¶
type JobDispatcher struct {
Dispatcher *jobs.Dispatcher
}
func FromContext ¶
func FromContext(ctx context.Context) *JobDispatcher
func New ¶
func New(dispatcher *jobs.Dispatcher) *JobDispatcher
Click to show internal directories.
Click to hide internal directories.