observe_export_resource_footer/2

mod_export - Fetch the footer for the export. Should cleanup the continuation state, if needed.

Type:

first

Return:

{ok, binary()} or {error, Reason}

#export_resource_footer{} properties:

  • dispatch: atom

  • id: m_rsc:resource_id()|undefined

  • content_type: binary

  • state: term

Edit on GitHub