Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func HealthCheck ¶
Health Check godoc @Summary Health Check to see if api server is running @Description Responds with simple "OK" @Tags Health Check @Produce json @Success 200 @Router / [get]
func ReportIncome ¶
Report Income godoc @Summary Submit New Income Report @Description Takes a Income Report JSON and store in DB. Return saved JSON. @Tags Cash @Produce json @Param book body models.Cash true "Book JSON" @Success 200 {object} models.Cash @Router /income [post]
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.