View Source LastfmArchive.Behaviour.Transformer behaviour (lastfm_archive v0.11.0)

Transform strategy for applying post archive side affects

Summary

Types

Callbacks

Link to this callback

apply(metadata, options)

View Source
@callback apply(metadata(), options()) :: {:ok, metadata()} | {:error, term()}