em_filter_sup
- Supervisor for Emergence filter services.
Behaviours: supervisor
.
Authors: Steve Roques.
em_filter_sup
- Supervisor for Emergence filter services
start_link/3 | Starts the supervisor with a specific filter name, handler module, and port. |
start_link(FilterName, HandlerModule, Port) -> any()
Starts the supervisor with a specific filter name, handler module, and port.
Generated by EDoc