controllers

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

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

Go to latest
Published: Jan 28, 2020 License: MIT Imports: 3 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) AddUser

func (c App) AddUser() revel.Result

func (App) DeleteUser

func (c App) DeleteUser(id int64) revel.Result

func (App) GetUser

func (c App) GetUser(id int64) revel.Result

func (App) Index

func (c App) Index() revel.Result

func (App) ListUsers

func (c App) ListUsers(page int64, perPage int64) revel.Result

func (App) UpdateUser

func (c App) UpdateUser(id int64) revel.Result

Jump to

Keyboard shortcuts

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