Module yz_general_sup

Supervisor for long-lived processes *other* than yz_solr_proc, because they don't want to live under yz_solr_sup's specific restart strategy.

Behaviours: supervisor.

Description

Supervisor for long-lived processes *other* than yz_solr_proc, because they don't want to live under yz_solr_sup's specific restart strategy.

Function Index

init/1
start_link/0

Function Details

init/1

init(X1) -> any()

start_link/0

start_link() -> any()


Generated by EDoc