heartcheck v0.3.0 HeartCheck.Checks.Firewall 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
validate([String.t()] | String.t(), Keyword.t()) ::
  :ok |
  {:error, String | list()}