goroutines

package
v1.0.1-rel-01 Latest Latest
Warning

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

Go to latest
Published: Nov 12, 2024 License: AFL-3.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func InjectCoRoutines

func InjectCoRoutines(s *CoRoutines)

func InjectCoRunner

func InjectCoRunner(s *CoRunner)

func LoadCoRoutines

func LoadCoRoutines() baseiface.ISingleton

func LoadCoRunner

func LoadCoRunner() baseiface.ISingleton

Types

type CoRoutines

type CoRoutines struct {
	basedto.BaseEntitySingle
}

func FindBeanCoRoutines

func FindBeanCoRoutines() *CoRoutines

FindBeanCoRoutines

func NewCoRoutines

func NewCoRoutines() *CoRoutines

func (*CoRoutines) Execute

func (self *CoRoutines) Execute(iface iface.CoRunnerIface) *basedto.IchubResult

func (*CoRoutines) Merge

func (this *CoRoutines) Merge(taskResult *arraylist.List) *basedto.IchubResult

type CoRunner

type CoRunner struct {
	basedto.BaseEntity
	*dto.CoData `godi:`
	iface.CoRunnerIface
}

func FindBeanCoRunner

func FindBeanCoRunner() *CoRunner

FindBeanCoRunner

func NewCoRunner

func NewCoRunner() *CoRunner

func (*CoRunner) Execute

func (g *CoRunner) Execute(data *dto.CoData) *basedto.IchubResult

func (*CoRunner) GetData

func (g *CoRunner) GetData() *dto.CoData

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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