package
1.7.2
Repository: https://github.com/lasthyphen/dijetalgo.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
Returns a new dynamic IP that resolves and updates [ip] to our public IP every [updateTimeout].
No description provided by the author
No description provided by the author

# Structs

DynamicIP is an IP address that gets periodically updated to our public IP.
IFConfigResolves resolves our public IP using ifconfig's format.
No description provided by the author
NoResolver doesn't resolve our public IP address.
IFConfigResolves resolves our public IP using openDNS.

# Interfaces

No description provided by the author
Resolver resolves our public IP.