RateLimiterMan.LeakyBucket (Rate Limiter Man v0.2.2)

View Source

A leaky-bucket rate limiter that processes requests at a fixed rate (e.g. 1 request per second).

Summary

Functions

Returns a specification to start this module under a supervisor.

Functions

child_spec(init_arg)

Returns a specification to start this module under a supervisor.

See Supervisor.

start_link(opts)