Documentation
¶
Index ¶
- func AddIndex(c *gin.Context)
- func AllKeys(c *gin.Context)
- func BatchAddIndex(c *gin.Context)
- func CheckExistsDB() gin.HandlerFunc
- func DBS(c *gin.Context)
- func DatabaseCreate(c *gin.Context)
- func DatabaseDrop(c *gin.Context)
- func GC(c *gin.Context)
- func HasNegative(c *gin.Context)
- func IndexTaskCount(c *gin.Context)
- func NegativeBatch(c *gin.Context)
- func NegativeKeys(c *gin.Context)
- func NegativeRemove(c *gin.Context)
- func NewServices()
- func Notice(c *gin.Context)
- func Query(c *gin.Context)
- func QueryNegative(c *gin.Context)
- func RemoveIndex(c *gin.Context)
- func ResponseErrorWithMsg(c *gin.Context, message string)
- func ResponseSuccess(c *gin.Context)
- func ResponseSuccessWithData(c *gin.Context, data interface{})
- func Status(c *gin.Context)
- func Welcome(c *gin.Context)
- func WordCut(c *gin.Context)
- type ResponseData
- type Services
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CheckExistsDB ¶
func CheckExistsDB() gin.HandlerFunc
func HasNegative ¶
func NegativeBatch ¶
func NegativeRemove ¶
func NewServices ¶
func NewServices()
func ResponseErrorWithMsg ¶
ResponseErrorWithMsg 返回错误
func ResponseSuccessWithData ¶
ResponseSuccessWithData 携带数据成功返回
Types ¶
type ResponseData ¶
Click to show internal directories.
Click to hide internal directories.