controllers

package
v0.0.0-...-fc76e2f Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 11, 2015 License: MIT Imports: 13 Imported by: 0

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)

type Request

type Request struct {
	Async         bool
	RequireResult bool
	Command       string
	Args          string
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL