Class RateLimitResultWrapper

java.lang.Object
com.giffing.bucket4j.spring.boot.starter.context.RateLimitResultWrapper

public class RateLimitResultWrapper extends Object
A wrapper class to distinguish the RateLimiting result between a synchronous and asynchronous call.

If possible we should get rid of it...