type github.com/robfig/cron/v3.SpecSchedule
9 uses
github.com/robfig/cron/v3 (current package)
parser.go#L144: return &SpecSchedule{
parser.go#L368: return &SpecSchedule{
parser.go#L379: return &SpecSchedule{
parser.go#L390: return &SpecSchedule{
parser.go#L401: return &SpecSchedule{
parser.go#L412: return &SpecSchedule{
spec.go#L7: type SpecSchedule struct {
spec.go#L58: func (s *SpecSchedule) Next(t time.Time) time.Time {
spec.go#L179: func dayMatches(s *SpecSchedule, t time.Time) bool {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)