Discover Packages
github.com/lnobach/acme-lego
providers
dns
nearlyfreespeech
internal
package
Version:
v0.0.0-...-4f4ac90
Opens a new window with list of versions in this module.
Published: Nov 23, 2022
License: MIT
Opens a new window with license information.
Imports: 13
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
type APIError struct {
Message string `json:"error"`
Debug string `json:"debug"`
}
type Record struct {
Name string `url:"name,omitempty"`
Type string `url:"type,omitempty"`
Data string `url:"data,omitempty"`
TTL int `url:"ttl,omitempty"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.