Documentation ¶
Index ¶
- func Bot(w http.ResponseWriter, r *http.Request)
- func Bots(w http.ResponseWriter, _ *http.Request)
- func Debug(w http.ResponseWriter, r *http.Request)
- func GetServer(w http.ResponseWriter, r *http.Request)
- func GetTemplate(w http.ResponseWriter, r *http.Request)
- func GetUser(w http.ResponseWriter, r *http.Request)
- func Health(w http.ResponseWriter, _ *http.Request)
- func InitBotRoutes()
- func InitDebugRoutes()
- func InitGeneralRoutes()
- func InitServerRoutes()
- func InitTemplateRoutes()
- func InitUserRoutes()
- func Stats(w http.ResponseWriter, _ *http.Request)
- func UpdateStats(w http.ResponseWriter, r *http.Request)
- func Widget(w http.ResponseWriter, _ *http.Request)
- type StatsRequest
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetTemplate ¶
func GetTemplate(w http.ResponseWriter, r *http.Request)
func InitBotRoutes ¶
func InitBotRoutes()
func InitDebugRoutes ¶
func InitDebugRoutes()
func InitGeneralRoutes ¶
func InitGeneralRoutes()
func InitServerRoutes ¶
func InitServerRoutes()
func InitTemplateRoutes ¶
func InitTemplateRoutes()
func InitUserRoutes ¶
func InitUserRoutes()
func UpdateStats ¶
func UpdateStats(w http.ResponseWriter, r *http.Request)
Types ¶
type StatsRequest ¶
Click to show internal directories.
Click to hide internal directories.