Go to file
2026-01-13 18:43:04 +03:00
config Git init 2026-01-13 18:26:26 +03:00
lib/exdns Git init 2026-01-13 18:26:26 +03:00
test Git init 2026-01-13 18:26:26 +03:00
.formatter.exs Git init 2026-01-13 18:26:26 +03:00
.gitignore Git init 2026-01-13 18:26:26 +03:00
.gitlab-ci.yml Add .gitlab-ci 2026-01-13 18:43:04 +03:00
mix.exs Add .gitlab-ci 2026-01-13 18:43:04 +03:00
mix.lock Git init 2026-01-13 18:26:26 +03:00
openapi.json Git init 2026-01-13 18:26:26 +03:00
README.md Git init 2026-01-13 18:26:26 +03:00

Exdns

TODO: Add description

Installation

If available in Hex, the package can be installed by adding exdns to your list of dependencies in mix.exs:

def deps do
  [
    {:exdns, "~> 0.1.0"}
  ]
end

Documentation can be generated with ExDoc and published on HexDocs. Once published, the docs can be found at https://hexdocs.pm/exdns.