PtvTimetable.Client (ptv_timetable v0.1.0)

Copy Markdown View Source

PtvTimetable.Client provides a small amount of abstraction to interact with the PTV Timetable API.

Warning

You should put PtvTimetable into your supervision tree, as it starts up Finch itself. There's no parameter to pass your own Finch instance currently.

Summary

Functions

Returns a specification to start this module under a supervisor.

Functions

child_spec(init_arg)

Returns a specification to start this module under a supervisor.

See Supervisor.

start_link(args)