package
Version:
v4.18.0
Opens a new window with list of versions in this module.
Published: Aug 31, 2024
License: MIT
Opens a new window with license information.
Imports: 10
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
APIKeyHeader API key header.
Client the Gandi API v5 client.
NewClient Creates a new Client.
type Record struct {
RRSetTTL int `json:"rrset_ttl"`
RRSetValues []string `json:"rrset_values"`
RRSetName string `json:"rrset_name,omitempty"`
RRSetType string `json:"rrset_type,omitempty"`
}
Record TXT record representation.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.