Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Record ¶
type Record struct { Provider provider.Provider // fixed History models.History // past information Status models.Status Message string Time time.Time LastBan *time.Time // nil means no last ban }
Record contains all the information to update and display a DNS record.
Click to show internal directories.
Click to hide internal directories.