View Source Indexed.Actions.DestroyView (Indexed v0.3.4)

Destroy a view when it is no longer needed.

Link to this section Summary

Functions

Destroy a view when it is no longer needed.

Link to this section Functions

Link to this function

run(index, entity_name, fingerprint)

View Source
@spec run(Indexed.t(), atom(), Indexed.View.fingerprint()) :: :ok | :error

Destroy a view when it is no longer needed.