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

Transform strategy for applying post archive side affects

Link to this section Summary

Link to this section Types

Link to this section Callbacks

Link to this callback

apply(metadata, options)

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