Module graphql_sup

Behaviours: supervisor.

Data Types

start_link_err()

start_link_err() = {already_started, pid()} | shutdown | term()

start_link_ret()

start_link_ret() = {ok, pid()} | ignore | {error, start_link_err()}

Function Index

start_link/0

Function Details

start_link/0

start_link() -> start_link_ret()


Generated by EDoc