Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type RateLimitService ¶
type RateLimitService struct {
// contains filtered or unexported fields
}
func NewRateLimitService ¶
func NewRateLimitService(config *server.ServerConfig) *RateLimitService
func (*RateLimitService) RateLimitList ¶
func (t *RateLimitService) RateLimitList(ctx echo.Context, request gen.RateLimitListRequestObject) (gen.RateLimitListResponseObject, error)
Click to show internal directories.
Click to hide internal directories.