This website requires JavaScript.
Explore
Help
Sign In
odboy
/
cutego
Watch
1
Star
0
Fork
You've already forked cutego
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
master
cutego
/
modules
/
core
/
job
/
test_job.go
8 lines
91 B
Go
Raw
Permalink
Blame
History
package
job
import
"fmt"
func
TestJob1
(
)
{
fmt
.
Println
(
"无参数任务执行中..."
)
}
Reference in New Issue
View Git Blame
Copy Permalink