View Source Poolex.Caller (poolex v1.1.0)

Caller structure.

Callers are processes that have requested to get a worker.

Summary

Types

t()

@type t() :: %Poolex.Caller{from: GenServer.from(), reference: reference()}