Documentation
¶
Index ¶
- func APIGetFilePath(w http.ResponseWriter, r *http.Request, _ httprouter.Params)
- func APISettings(w http.ResponseWriter, r *http.Request, _ httprouter.Params)
- func FileImage(w http.ResponseWriter, r *http.Request, _ httprouter.Params)
- func Gamelist(w http.ResponseWriter, r *http.Request, _ httprouter.Params)
- func GamelistPost(w http.ResponseWriter, r *http.Request, _ httprouter.Params)
- func GetDataFromFile()
- func Index(w http.ResponseWriter, r *http.Request, _ httprouter.Params)
- func Notification(w http.ResponseWriter, r *http.Request, _ httprouter.Params)
- func SaveDataToFile()
- func SetXPoweredBy(rw http.ResponseWriter, r *http.Request, next http.HandlerFunc)
- func Settings(w http.ResponseWriter, r *http.Request, _ httprouter.Params)
- func StartServer()
- func TwitchGameListAPI(w http.ResponseWriter, r *http.Request, ps httprouter.Params)
- func TwitchTokenAPI(w http.ResponseWriter, r *http.Request, ps httprouter.Params)
- func WSHandler(w http.ResponseWriter, r *http.Request, _ httprouter.Params)
- type SaveFile
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func APIGetFilePath ¶
func APIGetFilePath(w http.ResponseWriter, r *http.Request, _ httprouter.Params)
func APISettings ¶
func APISettings(w http.ResponseWriter, r *http.Request, _ httprouter.Params)
func FileImage ¶
func FileImage(w http.ResponseWriter, r *http.Request, _ httprouter.Params)
FileImage : to convert image location threw server
func Gamelist ¶
func Gamelist(w http.ResponseWriter, r *http.Request, _ httprouter.Params)
Gamelist for App
func GamelistPost ¶
func GamelistPost(w http.ResponseWriter, r *http.Request, _ httprouter.Params)
GamelistPost : To update the Game that was updated
func GetDataFromFile ¶
func GetDataFromFile()
func Index ¶
func Index(w http.ResponseWriter, r *http.Request, _ httprouter.Params)
Index for Website
func Notification ¶
func Notification(w http.ResponseWriter, r *http.Request, _ httprouter.Params)
Notification for Website
func SaveDataToFile ¶
func SaveDataToFile()
func SetXPoweredBy ¶
func SetXPoweredBy(rw http.ResponseWriter, r *http.Request, next http.HandlerFunc)
func Settings ¶
func Settings(w http.ResponseWriter, r *http.Request, _ httprouter.Params)
Settings for Website
func StartServer ¶
func StartServer()
func TwitchGameListAPI ¶
func TwitchGameListAPI(w http.ResponseWriter, r *http.Request, ps httprouter.Params)
func TwitchTokenAPI ¶
func TwitchTokenAPI(w http.ResponseWriter, r *http.Request, ps httprouter.Params)
func WSHandler ¶
func WSHandler(w http.ResponseWriter, r *http.Request, _ httprouter.Params)
Types ¶
Click to show internal directories.
Click to hide internal directories.