I have the following code snipped which schedules the job to be run after the specified seconds:
import ( "github.com/jasonlvhit/gocron" ) // S