crontabex/plan_time.go
2019-07-18 18:38:14 +08:00

11 lines
109 B
Go

package crontabex
// PlanTime
type PlanTime struct {
}
// TrieTime
type TrieTime struct {
everyYear int
}