Dotcom.ServiceDateRollover
(MBTA Website v0.0.1)
View Source
Notifies via PubSub when the service date advances to the next service date
// subscribe to updates _ = Dotcom.ServiceDateRollover.subscribe()
// handle the update def handle_info({:service_date_rollover, new_service_date}, socket)
Summary
Functions
Returns a specification to start this module under a supervisor.