Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func StubRecordsAsGraphable ¶
func StubRecordsAsGraphable(records []StubRecord) []dnsgraph.Graphable
StubRecordsAsGraphable stub
Types ¶
type StubRecord ¶
type StubRecord struct { NameFQDN string Dependencies []dnsgraph.Dependency Type dnsgraph.NodeType }
StubRecord stub
func (StubRecord) GetDependencies ¶
func (record StubRecord) GetDependencies() []dnsgraph.Dependency
GetDependencies stub
Click to show internal directories.
Click to hide internal directories.