Module folsom_sup

.

Behaviours: supervisor.

Authors: joe williams (j@boundary.com).

Description

Function Index

create_tables/0
start_link/0 Starts the supervisor.

Function Details

create_tables/0

create_tables() -> any()

start_link/0

start_link() -> {ok, Pid} | ignore | {error, Error}

Starts the supervisor


Generated by EDoc