Documentation ¶
Index ¶
- Variables
- func AlertOptout(w http.ResponseWriter, r *http.Request)
- func FindCardById(w http.ResponseWriter, r *http.Request)
- func FindCardByName(w http.ResponseWriter, r *http.Request)
- func GetAlert(w http.ResponseWriter, r *http.Request)
- func GetAlerts(w http.ResponseWriter, r *http.Request)
- func GetTopPriceMovements(w http.ResponseWriter, r *http.Request)
- func HealthCheck(w http.ResponseWriter, r *http.Request)
- func OptinAlert(w http.ResponseWriter, r *http.Request)
Constants ¶
This section is empty.
Variables ¶
View Source
var MongoClient *mongo.Client
Functions ¶
func AlertOptout ¶
func AlertOptout(w http.ResponseWriter, r *http.Request)
func FindCardById ¶
func FindCardById(w http.ResponseWriter, r *http.Request)
func FindCardByName ¶
func FindCardByName(w http.ResponseWriter, r *http.Request)
func GetTopPriceMovements ¶
func GetTopPriceMovements(w http.ResponseWriter, r *http.Request)
func HealthCheck ¶
func HealthCheck(w http.ResponseWriter, r *http.Request)
func OptinAlert ¶
func OptinAlert(w http.ResponseWriter, r *http.Request)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.