Module foo_app

Callbacks for the foo application.

Copyright © YYYY author.

Behaviours: application.

Authors: author (author@example.com).

Description

Callbacks for the foo application.

Function Index

start/2application start callback for foo.
stop/1application stop callback for foo.

Function Details

start/2

start(Type::_Type, StartArgs::_StartArgs) -> ServerRet

application start callback for foo.

stop/1

stop(State::_State) -> ServerRet

application stop callback for foo.


Generated by EDoc, Aug 8 2008, 22:10:23.