handlers

package
v1.1.1 Latest Latest
Warning

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

Go to latest
Published: Nov 25, 2020 License: GPL-3.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func StockGetAllCalculatedForUserHandler added in v1.1.0

func StockGetAllCalculatedForUserHandler(router *mux.Router, auth *negroni.Negroni, stockController *controllers.StockController, extractUserIDFromToken func(*http.Request) string)

func StockGetAllCalculatedHandler added in v1.1.0

func StockGetAllCalculatedHandler(mux *mux.Router, stockController *controllers.StockController)

func WatchlistCreateHandler

func WatchlistCreateHandler(mux *mux.Router, watchlist *controllers.WatchlistController, extractUserID func(*http.Request) string)

func WatchlistDeleteHandler

func WatchlistDeleteHandler(router *mux.Router, watchlist *controllers.WatchlistController, extractUserID func(*http.Request) string)

func WatchlistGetAllHandler

func WatchlistGetAllHandler(router *mux.Router, watchlist *controllers.WatchlistController, extractUserID func(*http.Request) string)

func WatchlistGetCalculatedHandler

func WatchlistGetCalculatedHandler(router *mux.Router, watchlist *controllers.WatchlistController, extractUserID func(*http.Request) string)

func WatchlistGetHandler

func WatchlistGetHandler(router *mux.Router, watchlist *controllers.WatchlistController, extractUserID func(*http.Request) string)

Types

This section is empty.

Jump to

Keyboard shortcuts

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