v0.3.0
New things:
- Added test coverage
- Fixed an issue that could probably cause deadlock when
Kill()
is called. AttributeBasedRateLimiter
not acceptsstring
as paramter across various functions instead of*string
.
New things:
Kill()
is called.AttributeBasedRateLimiter
not accepts string
as paramter across various functions instead of *string
.