Discover Packages
github.com/reinismu/lego/v4
providers
dns
iwantmyname
internal
package
Version:
v4.9.11
Opens a new window with list of versions in this module.
Published: Feb 21, 2023
License: MIT
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
Client iwantmyname client.
NewClient creates a new Client.
Do send a request (create/add/delete) to the API.
type Record struct {
Hostname string `url:"hostname,omitempty"`
Type string `url:"type,omitempty"`
Value string `url:"value,omitempty"`
TTL int `url:"ttl,omitempty"`
}
Record represents a record.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.