useractions

package
v0.0.0-...-22be18f Latest Latest
Warning

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

Go to latest
Published: Jan 6, 2017 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func HandleCreate

func HandleCreate(context router.Context) error

HandleCreate handles the POST of the create form for users

func HandleCreateShow

func HandleCreateShow(context router.Context) error

HandleCreateShow serves the create form via GET for users

func HandleDestroy

func HandleDestroy(context router.Context) error

HandleDestroy handles a DESTROY request for users

func HandleIndex

func HandleIndex(context router.Context) error

HandleIndex displays a list of users

func HandleLogin

func HandleLogin(context router.Context) error

HandleLogin handles a post to /users/login

func HandleLoginShow

func HandleLoginShow(context router.Context) error

HandleLoginShow handles GET /users/login

func HandleLogout

func HandleLogout(context router.Context) error

HandleLogout logs the current user out

func HandleShow

func HandleShow(context router.Context) error

HandleShow displays a single user

func HandleShowKey

func HandleShowKey(context router.Context) error

HandleShowKey displays a single user's key

func HandleShowName

func HandleShowName(context router.Context) error

HandleShowName displays a single user by name

func HandleUpdate

func HandleUpdate(context router.Context) error

HandleUpdate handles the POST of the form to update a user

func HandleUpdateShow

func HandleUpdateShow(context router.Context) error

HandleUpdateShow renders the form to update a user

Types

This section is empty.

Jump to

Keyboard shortcuts

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