controller

package
v0.0.0-...-b49271d Latest Latest
Warning

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

Go to latest
Published: Oct 29, 2018 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetConfirmDeleteItem

func GetConfirmDeleteItem(request *http.Request, userID string)

GetConfirmDeleteItem renders item deletion confirmation page

func GetConfirmDeleteItemImage

func GetConfirmDeleteItemImage(request *http.Request, userID string)

GetConfirmDeleteItemImage renders image deletion confirmation page

func GetConfirmDeleteOutfit

func GetConfirmDeleteOutfit(request *http.Request, userID string)

GetConfirmDeleteOutfit renders outfit deletion confirmation page

func GetConfirmDeleteWeight

func GetConfirmDeleteWeight(request *http.Request, userID string)

GetConfirmDeleteWeight renders weight deletion confirmation page

func GetItem

func GetItem(request *http.Request, userID string)

GetItem renders an item page

func GetItemImage

func GetItemImage(request *http.Request, userID string)

GetItemImage renders iamge

func GetItemImageThumbnail

func GetItemImageThumbnail(request *http.Request, userID string)

GetItemImageThumbnail renders image thumbnail

func GetItems

func GetItems(request *http.Request, userID string)

GetItems renders items page

func GetItemsNew

func GetItemsNew(request *http.Request, userID string)

GetItemsNew renders new item page

func GetNewOutfit

func GetNewOutfit(request *http.Request, userID string)

GetNewOutfit renders new outfit page

func GetOutfit

func GetOutfit(request *http.Request, userID string)

GetOutfit renders an outfit page

func GetOutfits

func GetOutfits(request *http.Request, userID string)

GetOutfits renders outfits page

func GetRemoveFromOutfit

func GetRemoveFromOutfit(request *http.Request, userID string)

GetRemoveFromOutfit removes an outfit item from outfit

func GetWeight

func GetWeight(request *http.Request, userID string)

GetWeight renders an item page

func GetWeightEntries

func GetWeightEntries(request *http.Request, userID string)

GetWeightEntries renders weight entries page

func PostDeleteItem

func PostDeleteItem(request *http.Request, userID string)

PostDeleteItem deletes an item

func PostDeleteItemImage

func PostDeleteItemImage(request *http.Request, userID string)

PostDeleteItemImage deletes an image

func PostDeleteOutfit

func PostDeleteOutfit(request *http.Request, userID string)

PostDeleteOutfit deletes an outfit

func PostDeleteWeight

func PostDeleteWeight(request *http.Request, userID string)

PostDeleteWeight deletes a weight

func PostItem

func PostItem(request *http.Request, userID string)

PostItem updates an item

func PostItemsNew

func PostItemsNew(request *http.Request, userID string)

PostItemsNew creates a new item

func PostNewOutfit

func PostNewOutfit(request *http.Request, userID string)

PostNewOutfit saves a new outfit into database

func PostNewWeight

func PostNewWeight(request *http.Request, userID string)

PostNewWeight saves a new weight into database

func PostOutfit

func PostOutfit(request *http.Request, userID string)

PostOutfit updates an outfit

func PostWeight

func PostWeight(request *http.Request, userID string)

PostWeight updates a weight entry

Types

This section is empty.

Jump to

Keyboard shortcuts

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