PtvTimetable.Client (ptv_timetable v0.1.1)

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 instead of PtvTimetable.Client, as PtvTimetable starts up Finch itself. There's no parameter to pass your own Finch instance to PtvTimetable.Client.

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)