Elixir.XGPS v0.4.0 XGPS.Example.Consumer

The GenEvent handler implementation is a simple consumer.

Summary

Functions

This function will be called once for each report from the GPS

Callback implementation for Experimental.GenStage.init/1

Functions

handle_events(events, from, state)

This function will be called once for each report from the GPS.

init(atom)

Callback implementation for Experimental.GenStage.init/1.

start_link()