ExAirtable.TableSynchronizer (ExAirtable v0.2.9) View Source
Run scheduled synchronization of an ExAirtable.TableCache
against the relevant Airtable base.
This will be automatically spawned and linked to an ExAirtable.TableCache
when start_link/2
is run for that cache.
Link to this section Summary
Functions
Returns a specification to start this module under a supervisor.
Link to this section Types
Specs
A struct that contains the state for a TableSynchronizer
Link to this section Functions
Returns a specification to start this module under a supervisor.
See Supervisor
.