Liberator.Resource.handle_gone
You're seeing just the callback
handle_gone
, go back to Liberator.Resource module for more information.
Specs
handle_gone(Plug.Conn.t()) :: Plug.Conn.t()
Returns content for a 410 Gone
response.