Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type RateLimitServiceServer ¶
type RateLimitServiceServer interface {
pb.RateLimitServiceServer
GetCurrentConfig() config.RateLimitConfig
}
func NewService ¶
func NewService(runtime loader.IFace, cache redis.RateLimitCache, configLoader config.RateLimitConfigLoader, stats stats.Scope) RateLimitServiceServer
Click to show internal directories.
Click to hide internal directories.