package
0.1.9
Repository: https://github.com/wasilak/cloudflare-ddns.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

The function retrieves the public IP address of the device it is running on.
The Notify function sends an email notification with the given IP address if email notifications are enabled in the configuration.
No description provided by the author
The Runner function updates DNS records for a given IP address using Cloudflare API.

# Structs

The "Mail" type represents an email message with sender, recipient(s), subject, body, authentication, SMTP server, and IP data.
The above code defines a struct type called MailAuth with two string fields, Username and Password.
The MailData type contains a single field for storing an IP address as a string.