Documentation
¶
Index ¶
- func RateLimitDeleteHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
- func RateLimitGetHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
- func RateLimitPreviewHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
- func RateLimitUpsertHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
- func RateLimitsListHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RateLimitDeleteHandler ¶
func RateLimitDeleteHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
删除限流规则
func RateLimitGetHandler ¶
func RateLimitGetHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
获取限流规则
func RateLimitPreviewHandler ¶
func RateLimitPreviewHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
预览限流规则
func RateLimitUpsertHandler ¶
func RateLimitUpsertHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
创建/更新限流规则
func RateLimitsListHandler ¶
func RateLimitsListHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
获取限流规则列表
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.