Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type RecordMap ¶
type RecordMap map[string]SshfpRecord
RecordMap is a map of SSHFP Records indexed by algorithm and fingerprinttype.
var SshfpRecords RecordMap //nolint:gochecknoglobals // needs refactoring.
SshfpRecords are the collected records.
Click to show internal directories.
Click to hide internal directories.