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 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 NewCoRunner ¶
func NewCoRunner() *CoRunner
Source Files
¶
Click to show internal directories.
Click to hide internal directories.