Documentation ¶
Index ¶
- func AAAANoName(t *testing.T, d string) string
- func ANoName(t *testing.T, d string) string
- func Basic(t *testing.T, domainRecord string) string
- func CAANoName(t *testing.T, d string) string
- func DataBasic(t *testing.T, domainName string) string
- func DataCAA(t *testing.T, domainName string) string
- func DataID(t *testing.T, domainName string) string
- func DataSRV(t *testing.T, domainName string) string
- func SRV(t *testing.T, domainName string, target string) string
- func TTL(t *testing.T, domainRecord string, ttlSec int) string
- func Updates(t *testing.T, domainRecord string) string
- type TemplateData
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type TemplateData ¶
type TemplateData struct { Domain domain.TemplateData Record string Target string TTL int }
Click to show internal directories.
Click to hide internal directories.