controllers

package
v0.0.0-...-d5d1cfd Latest Latest
Warning

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

Go to latest
Published: Mar 4, 2017 License: MIT Imports: 1 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

type Attendance

type Attendance struct {
	*revel.Controller
}

func (Attendance) Index

func (c Attendance) Index() revel.Result

type Dashboard

type Dashboard struct {
	*revel.Controller
}

func (Dashboard) Index

func (c Dashboard) Index() revel.Result

type Employee

type Employee struct {
	*revel.Controller
}

func (Employee) Add

func (c Employee) Add() revel.Result

GET /employee/add

func (Employee) Index

func (c Employee) Index() revel.Result

GET /employee/index

func (Employee) SaveAdd

func (c Employee) SaveAdd() revel.Result

POST /employee/add

Jump to

Keyboard shortcuts

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