honeydew v1.2.1 Honeydew.EctoSource.State View Source
Link to this section Summary
Link to this section Types
Link to this type
t()
View Source
t() :: %Honeydew.EctoSource.State{ key_field: String.t(), lock_field: String.t(), private_field: String.t(), queue: Honeydew.queue_name(), repo: module(), schema: module(), sql: module(), stale_timeout: stale_timeout(), table: String.t(), task_fn: function() }