CensysEx (censys_ex v1.2.0) View Source

Root of the CensysEx lib

Link to this section Summary

Types

Return type of CensysEx API wrappers that aren't streams

Return type of streaming wrappers

Link to this section Types

Specs

result() :: {:ok, map()} | {:error, any()}

Return type of CensysEx API wrappers that aren't streams

Specs

result_stream(_t) :: Enumerable.t()

Return type of streaming wrappers