Liberator.Resource.handle_service_unavailable

You're seeing just the callback handle_service_unavailable, go back to Liberator.Resource module for more information.
Link to this callback

handle_service_unavailable(arg1)

View Source (since 1.0)

Specs

handle_service_unavailable(Plug.Conn.t()) :: Plug.Conn.t()

Returns content for a 503 Service Unavailable response.