exshopify v0.9.0 Shopify.RateLimiter.Event
Link to this section Summary
Link to this section Types
Link to this type
t()
t()
t() :: %Shopify.RateLimiter.Event{
attempts: pos_integer(),
opts: list(),
owner: pid(),
producer: pid(),
request: Shopify.Request.t()
}
t() :: %Shopify.RateLimiter.Event{ attempts: pos_integer(), opts: list(), owner: pid(), producer: pid(), request: Shopify.Request.t() }