Documentation
¶
Index ¶
Constants ¶
View Source
const DEBUG = true
Variables ¶
This section is empty.
Functions ¶
func SendEroorResponse ¶
func SendEroorResponse(w http.ResponseWriter, e error, messages ...string)
Types ¶
type JobsController ¶
type JobsController struct { DS *helpers.DataSource Logger *multilog.MultiLogger }
func (*JobsController) Run ¶
func (controller *JobsController) Run(c web.C, w http.ResponseWriter, r *http.Request)
func (*JobsController) Show ¶
func (controller *JobsController) Show(c web.C, w http.ResponseWriter, r *http.Request)
Click to show internal directories.
Click to hide internal directories.