Versions in this module Expand all Collapse all v4 v4.36.3 May 3, 2026 v4.36.2 May 3, 2026 Changes in this version + func StubRecordsAsGraphable(records []StubRecord) []dnsgraph.Graphable + type StubRecord struct + Dependencies []dnsgraph.Dependency + NameFQDN string + Type dnsgraph.NodeType + func (record StubRecord) GetDependencies() []dnsgraph.Dependency + func (record StubRecord) GetName() string + func (record StubRecord) GetType() dnsgraph.NodeType