cronsun/node/job.go

8 lines
90 B
Go
Raw Normal View History

package node
import (
2017-05-12 06:48:24 +00:00
"github.com/shunfei/cronsun"
)
2017-05-12 06:48:24 +00:00
type Jobs map[string]*cronsun.Job