task

package
v0.6.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 6, 2022 License: AGPL-3.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Task

type Task struct {
	// ID of the Task.
	//
	// ID range: 1-256
	ID uint8
}

type TaskRegistry

type TaskRegistry struct {
	// contains filtered or unexported fields
}

TaskRegistry is the task registry of task manager ([god.daemonService]).

func (*TaskRegistry) Acquire

func (registry *TaskRegistry) Acquire(i *do.Injector)

func (*TaskRegistry) Release

func (registry *TaskRegistry) Release(i *do.Injector)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL