Documentation
¶
Overview ¶
Package handler ...
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CacheQuery ¶
CacheQuery ...
@Summary 缓存示例
@Tags cache
@Param message query string true "待哈希数据"
@Param backend query string true "缓存类型,可选值:redis、memory"
@Param expire query int false "缓存过期时间(单位:秒)"
@Success 200 {object} ginx.Response{data=serializer.CacheResponse}
@Router /api/cache [get]
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.