mirror of
https://github.com/taigrr/godns
synced 2025-01-18 04:03:25 -08:00
commit
857127de8a
@ -40,6 +40,7 @@ type DNSRecord struct {
|
||||
Proxied bool `json:"proxied"`
|
||||
Type string `json:"type"`
|
||||
ZoneID string `json:"zone_id"`
|
||||
TTL int32 `json:"ttl"`
|
||||
}
|
||||
|
||||
// SetIP updates DNSRecord.IP
|
||||
|
Loading…
x
Reference in New Issue
Block a user