Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetCachedMarket ¶ added in v0.15.0
func GetCachedMarket() []marketCacheObject
func MarketGet ¶
func MarketGet(w http.ResponseWriter, req *http.Request)
MarketGet godoc @Summary Get the app marketplace listings @Description Returns all marketplace sources and their applications, plus the showcase from cosmos-cloud. @Tags Market @Produce json @Security BearerAuth @Success 200 {object} map[string]interface{} @Failure 403 {object} utils.HTTPErrorResult @Failure 500 {object} utils.HTTPErrorResult @Router /api/markets [get]
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.