Packages

An elixir client library for the OVH API.

Retired package: Security issue - ex_ovh version 0.2.0 is now deprecated due to a security vulnerability in the og package. Update ex_ovh to version >= 0.3.2 instead!

Current section

Files

Jump to
ex_ovh lib ex_ovh.ex
Raw

lib/ex_ovh.ex

defmodule ExOvh do
use ExOvh.Client, otp_app: :ex_ovh, client: __MODULE__
end