HeartCheck.Checks.Firewall (heartcheck v0.4.3) View Source

A module that provides a way to check connection availability to external services

Link to this section Summary

Link to this section Functions

Link to this function

validate(urls, options \\ [])

View Source

Specs

validate([String.t()] | String.t(), Keyword.t()) ::
  :ok | {:error, String | list()}