View Source WhiteRabbit.Processor.Config (White Rabbit v0.2.0)
Module for defining a WhiteRabbit.Processor
configuration struct.
RPC Example:
%WhiteRabbit.Processor.Config{module: RPC, function: :handle_rpc_message!}
Link to this section Summary
Types
- module - Module that implements the
WhiteRabbit.Processor
behaviour - function - Optional function name atom to support generic processor behavior
Link to this section Types
- module - Module that implements the
WhiteRabbit.Processor
behaviour - function - Optional function name atom to support generic processor behavior