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