Module lasp_pg_app

Behaviours: application.

Function Index

start/2Initialize the application.
stop/1Stop the application.

Function Details

start/2

start(StartType, StartArgs) -> any()

Initialize the application.

stop/1

stop(State) -> any()

Stop the application.


Generated by EDoc