controllers

package
v0.0.0-...-1a577f3 Latest Latest
Warning

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

Go to latest
Published: Sep 13, 2016 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type UserController

type UserController struct {
	// contains filtered or unexported fields
}

UserController represents the controller for operating on the User resource

func NewUserController

func NewUserController(s *mgo.Session) *UserController

NewUserController returns a instance of UserController structure

func (UserController) CreateUser

CreateUser creates a new user resource

func (UserController) GetUser

GetUser retrives an individual user resource

func (UserController) RemoveUser

RemoveUser removes an existing user resource

func (UserController) UpdateAvatar

func (uc UserController) UpdateAvatar(w http.ResponseWriter, r *http.Request, p httprouter.Params)

UpdateAvatar update a user avatar

Jump to

Keyboard shortcuts

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