Module ce_goat_demo

Demo of the goat subsystem.

Behaviours: ce_goat.

Description

Demo of the goat subsystem.

Function Index

handle_call/3
handle_cast/3
start/0Demonstration of the goat subsystem.

Function Details

handle_call/3

handle_call(GoatId::goat_id(), Message::term(), State::term()) -> {ok, Reply, NewState}

handle_cast/3

handle_cast(GoatId::goat_id(), Message::term(), State::term()) -> {ok, NewState}

start/0

start() -> ok

Demonstration of the goat subsystem.


Generated by EDoc, Feb 18 2008, 06:47:49.