github.com/robfig/cron/v3.Entry.WrappedJob (field)

3 uses

	github.com/robfig/cron/v3 (current package)
		cron.go#L66: 	WrappedJob Job
		cron.go#L165: 		WrappedJob: c.chain.Then(cmd),
		cron.go#L273: 					c.startJob(e.WrappedJob)