controllers

package
v0.0.0-...-972e1d8 Latest Latest
Warning

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

Go to latest
Published: Jun 1, 2016 License: MIT Imports: 3 Imported by: 1

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) Hello

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

type UserController

type UserController struct {
	*revel.Controller
	apikit.GenericRESTController
}

Controller for Users

func (*UserController) EnableDELETE

func (c *UserController) EnableDELETE() bool

func (*UserController) EnableGET

func (c *UserController) EnableGET() bool

func (*UserController) EnablePOST

func (c *UserController) EnablePOST() bool

func (*UserController) EnablePUT

func (c *UserController) EnablePUT() bool

func (*UserController) GetModelByID

func (c *UserController) GetModelByID(id uint64) apikit.RESTObject

func (*UserController) ModelFactory

func (c *UserController) ModelFactory() apikit.RESTObject

Implementation of ModelProvider interface

Jump to

Keyboard shortcuts

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