Module gproc_app

October 30, 2015 ยท View on GitHub

  • Function Index
  • Function Details

Behaviours: application.

Function Index

start/0
start/2
stop/1

Function Details

start/0

start() -> any()

start/2

start(Type, StartArgs) -> any()

stop/1

stop(State) -> any()

Contents

  1. 1Function Index
  2. 2Function Details
  3. 2.1start/0
  4. 2.2start/2
  5. 2.3stop/1