controllers

package
v0.0.0-...-7dc764e Latest Latest
Warning

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

Go to latest
Published: Mar 22, 2017 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type App

type App struct {
	*revel.Controller
}

func (*App) Index

func (c *App) Index() revel.Result

func (*App) ProgramIndex

func (c *App) ProgramIndex(programName string) revel.Result

func (*App) ProgramRunIndex

func (c *App) ProgramRunIndex(programName string, runID int32) revel.Result

func (*App) ProgramRunInsert

func (c *App) ProgramRunInsert(programName string, runID int32) revel.Result

func (*App) ProgramRunMetric

func (c *App) ProgramRunMetric(programName string, runID int32, metricName string) revel.Result

func (*App) ProgramRunStart

func (c *App) ProgramRunStart(programName string) revel.Result

func (*App) ProgramRunStop

func (c *App) ProgramRunStop(programName string, runID int32) revel.Result

func (*App) ProgramRunTag

func (c *App) ProgramRunTag(programName string, runID int32) revel.Result

func (*App) ProgramRunTags

func (c *App) ProgramRunTags(programName string, runID int32) revel.Result

Jump to

Keyboard shortcuts

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