This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
Repositories
Datasets
Forum
实训
竞赛
大数据
应用
Register
Sign In
OpenI
/
aiforge
Not watched
Unwatch
Watch all
Watch but not notify
1
Star
0
Fork
0
Code
Releases
128
Wiki
Activity
Issues
0
Pull Requests
0
Datasets
Model
Cloudbrain
Browse Source
Merge pull request
#255
from lunny/lunny/golint_modules_cron
Golint fixed for modules/cron
master
Thomas Boerger
GitHub
8 years ago
parent
26ae2ff86d
b47051e59b
commit
2255a9af6a
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
modules/cron/cron.go
+ 1
- 0
modules/cron/cron.go
View File
@@ -16,6 +16,7 @@ import (
var c = cron.New()
// NewContext begins cron tasks
func NewContext() {
var (
entry *cron.Entry
Write
Preview
Loading…
Cancel
Save