hello_world (agents v0.2.0)

View Source

Summary

Functions

Run the hello world example with default message

Run the hello world example with a custom message

Functions

run()

-spec run() -> ok.

Run the hello world example with default message

run(Message)

-spec run(binary()) -> ok.

Run the hello world example with a custom message