Expand description
Cloudflare API module.
This module provides the client, models, error types, and caching for interacting with the Cloudflare API v4. Caching layer for DNS records.
This module provides a simple in-memory cache with TTL (time-to-live) support to reduce redundant API calls when refreshing the UI.
Structsยง
- DnsCache
- Cache for DNS records with automatic expiration.