Skip to content

hebeinanji/ProcessRun

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ProcessRun

goland multi script run frame

事件案例 在main.go 里面引用

newProcess := process.ProcessRun{
    ServiceList:[]dataService.DataService{
     //脚本
    },
    Consumer:[]consumer.consumer{
    //任务
    },
  }
newProcess.Run()

About

goland multi script run frame

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages