GtBridge (gt_bridge v0.17.3)

Copy Markdown View Source

Documentation for GtBridge.

Summary

Functions

hello()

Hello world.

Examples

iex> GtBridge.hello()
:world

start(type, args)

Callback implementation for Application.start/2.

start_listener(port \\ 0)