Documentation ¶
Index ¶
- func CreateSession(s services.UsersService) gin.HandlerFunc
- func GetProgress(store *stores.Store) gin.HandlerFunc
- func GetSettings(store *stores.Store) gin.HandlerFunc
- func Heartbeat(c *gin.Context)
- func ListGoals(c *gin.Context)
- func UpdateSettings(store *stores.Store) gin.HandlerFunc
- func UpdateTask(store *stores.Store) gin.HandlerFunc
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateSession ¶
func CreateSession(s services.UsersService) gin.HandlerFunc
func GetProgress ¶
func GetProgress(store *stores.Store) gin.HandlerFunc
func GetSettings ¶
func GetSettings(store *stores.Store) gin.HandlerFunc
func Heartbeat ¶
Heartbeat tells outside parties that the service is up and acting normally This can be used in the case of load_balancers, DNS round robin, and GeoDNS
func UpdateSettings ¶
func UpdateSettings(store *stores.Store) gin.HandlerFunc
func UpdateTask ¶
func UpdateTask(store *stores.Store) gin.HandlerFunc
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.