Module sidejob_app

Behaviours: application.

Function Index

config_change/3
prep_stop/1
start/2
start_phase/3
stop/1

Function Details

config_change/3

config_change(Changed, New, Removed) -> any()

prep_stop/1

prep_stop(State) -> any()

start/2

start(Type, StartArgs) -> any()

start_phase/3

start_phase(Phase, Type, PhaseArgs) -> any()

stop/1

stop(State) -> any()


Generated by EDoc