Documentation
¶
Index ¶
Constants ¶
View Source
const BindingRateLimiter = "goravel.rate_limiter"
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type RateLimiter ¶ added in v1.10.0
type RateLimiter struct {
// contains filtered or unexported fields
}
func NewRateLimiter ¶ added in v1.10.0
func NewRateLimiter() *RateLimiter
func (*RateLimiter) ForWithLimits ¶ added in v1.10.0
type ServiceProvider ¶
type ServiceProvider struct {
}
func (*ServiceProvider) Boot ¶
func (http *ServiceProvider) Boot(app foundation.Application)
func (*ServiceProvider) Register ¶
func (http *ServiceProvider) Register(app foundation.Application)
Click to show internal directories.
Click to hide internal directories.