Customisable consumer hooks
camelpunch opened this issue · 0 comments
camelpunch commented
Like Bunny et al, a developer should be able to add hooks around a consumer's lifecycle. This could be via inheritance, by passing an object that conforms to a protocol, or through multiple blocks etc.