Module zotonic_fileindexer_sup

Supervisor for the file indexer.

Copyright © 2018 Marc Worrell

Behaviours: supervisor.

Authors: Marc Worrell (marc@worrell.nl).

Description

Supervisor for the file indexer

Function Index

init/1Return the notifier gen_server(s) to be used.
start_link/0API for starting the site supervisor.

Function Details

init/1

init(X1) -> any()

Return the notifier gen_server(s) to be used.

start_link/0

start_link() -> any()

API for starting the site supervisor.


Generated by EDoc