Webmentions.discover_endpoint

You're seeing just the function discover_endpoint, go back to Webmentions module for more information.
Link to this function

discover_endpoint(source_url)

Specs

discover_endpoint(String.t()) ::
  {:error, String.t()} | {:ok, nil | String.t() | URI.t()}