Kai Qiang Wu HackToday
BeiJing
https://hacktoday.github.io/
Focus Cloud, Like Linux and OpenSource, Think Difference
startedzhangkaitao/shiro-example
started time in 6 hours
startedbilibili/overlord
started time in a month
startedgo101/go101
started time in a month
startedsmartystreets/goconvey
started time in 2 months
startedDATA-DOG/go-sqlmock
started time in 2 months
startedthekvs/microproxy
started time in 2 months
issue openedrobfig/cron
Cron not worked as doc specified
Follow https://godoc.org/github.com/robfig/cron#Cron.AddFunc
this example:
c := cron.New()
c.AddFunc("0 30 * * * *", func() { fmt.Println("Every hour on the half hour") })
c.Start()
Found it complain as following:
expected exactly 5 fields, found 6: [0 30 * * * *]
created time in 3 months
starteddgraph-io/badger
started time in 3 months
startedcch123/golang-notes
started time in 3 months
more