Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func InstanceList ¶
InstanceList godoc @Summary Gets all instance database and table data filtered by permissions @Description gets all instances, databases, and table nested data @Tags LOGSTORE @Produce json @Success 200 {object} []view.RespInstanceSimple{} @Router /api/v2/base/instances [get]
func ResetUserPassword ¶ added in v0.4.6
ResetUserPassword godoc @Tags User
func ShortURLCreate ¶
ShortURLCreate godoc @Summary Create short links @Description Create short links @Tags LOGSTORE @Produce json @Param req body db.ReqShortURLCreate true "params" @Success 200 {object} core.Res{} @Router /api/v2/base/shorturls [post]
func ShortURLRedirect ¶
ShortURLRedirect @Summary 获取短链接 @Tags LOGSTORE
Types ¶
This section is empty.