crontabex/plan_time.go

11 lines
109 B
Go
Raw Permalink Normal View History

2019-07-18 10:38:14 +00:00
package crontabex
// PlanTime
type PlanTime struct {
}
// TrieTime
type TrieTime struct {
everyYear int
}