Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Record ¶
type Record struct {
Version string `mapstructure:"version"`
ReportURIAggregate []string `mapstructure:"report-uri-aggregate"`
}
Record represents a TLSRPT (TLS Reporting) DNS TXT record.
func (*Record) RecordPrefix ¶
func (*Record) RecordType ¶
func (*Record) RecordValue ¶
Click to show internal directories.
Click to hide internal directories.