Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrLimitExceed = errors.New(429, "RATELIMIT", "service unavailable due to rate limit exceeded")
ErrLimitExceed is service unavailable due to rate limit exceeded.
Functions ¶
func Server ¶
func Server(c *config.Middleware) (chain.Middleware, error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.