Skip to content

Latest commit

 

History

History
29 lines (15 loc) · 683 Bytes

hackney_pool_handler.md

File metadata and controls

29 lines (15 loc) · 683 Bytes

Module hackney_pool_handler

This module defines the hackney_pool_handler behaviour.
Required callback functions: start/0, checkout/4, checkin/2, notify/2.

Function Index

behaviour_info/1

Function Details

behaviour_info/1


behaviour_info(X1::atom()) -> [{atom(), arity()}] | undefined