Copyright © 2021 Marc Worrell
Behaviours: application.
Authors: Marc Worrell (marc@worrell.nl).
start/2 | Application callback, start the ringbuffer supervisor. |
stop/1 | Application callback, called when stopping the application. |
start(StartType, StartArgs) -> any()
Application callback, start the ringbuffer supervisor.
stop(State) -> any()
Application callback, called when stopping the application.
Generated by EDoc