# Functions
NewDNS01Solver creates an acmez.Solver that solves DNS-01 challenges using Cloudflare's Authoritative DNS, given the zone ID and a token with Zone.DNS permission.
NewDNS01SolverWithClient creates an acmez.Solver that solves DNS-01 challenges using Cloudflare's Authoritative DNS, given an API instance and zone ID.