analytics_3i v0.1.1 Analytics3i View Source

Documentation for Analytics3i client.

Link to this section Summary

Link to this section Functions

Link to this function content(arg, options \\ %{}) View Source
content(String.t(), Keyword.t()) :: :ok | {:error, term()}

Hello world.

Examples

iex> Analytics3i.search("Some")
[]
Link to this function search(arg, opts \\ %{}) View Source
search(String.t(), Keyword.t()) :: :ok | {:error, term()}