Astarte.Flow.Pipelines.Storage behaviour (astarte_flow v0.1.0)
Link to this section Summary
Link to this section Callbacks
Link to this callback
delete_pipeline(realm, name)
Link to this callback
fetch_pipeline(realm, name)
Link to this callback
insert_pipeline(realm, pipeline)
Link to this callback
list_pipelines(realm)
@callback list_pipelines(realm :: String.t()) :: [Astarte.Flow.Pipelines.Pipeline.t()]