package controllers import "github.com/astaxie/beego" type JobController struct { beego.Controller }