This module defines the hackney_pool_handler
behaviour.
Required callback functions: start/0
, checkout/4
, checkin/2
, notify/2
.
behaviour_info/1 |
behaviour_info(X1::atom()) -> [{atom(), arity()}] | undefined
This module defines the hackney_pool_handler
behaviour.
Required callback functions: start/0
, checkout/4
, checkin/2
, notify/2
.
behaviour_info/1 |
behaviour_info(X1::atom()) -> [{atom(), arity()}] | undefined