This module defines the hackney_pool_handler behaviour.
Required callback functions: start/0, checkout/4, checkin/2, notify/2.
client() = #client{}
host() = binary() | string()
| behaviour_info/1 |
behaviour_info(X1::atom()) -> [{atom(), arity()}] | undefined
Generated by EDoc