Documentation
¶
Index ¶
- func AddLink(dbCtx *db.DB, cfg *config.Config) func(w http.ResponseWriter, r *http.Request)
- func AuthHandler(botToken string) func(http.ResponseWriter, *http.Request)
- func DeleteLinks(dbCtx *db.DB) func(w http.ResponseWriter, r *http.Request)
- func EditLinkSettings(dbCtx *db.DB, cfg *config.Config) func(w http.ResponseWriter, r *http.Request)
- func GetConfig(cfg *config.Config) func(w http.ResponseWriter, r *http.Request)
- func GetLangPack(dbCtx *db.DB) func(w http.ResponseWriter, r *http.Request)
- func GetLinks(dbCtx *db.DB) func(w http.ResponseWriter, r *http.Request)
- func GetTrendingApps(dbCtx *db.DB) func(w http.ResponseWriter, r *http.Request)
- func SearchApps(dbCtx *db.DB) func(w http.ResponseWriter, r *http.Request)
- type ErrorResponse
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AuthHandler ¶
func AuthHandler(botToken string) func(http.ResponseWriter, *http.Request)
func DeleteLinks ¶
func EditLinkSettings ¶
func GetLangPack ¶
func GetTrendingApps ¶
func SearchApps ¶
Types ¶
type ErrorResponse ¶
Click to show internal directories.
Click to hide internal directories.