Documentation
¶
Index ¶
- func ExcludeType(records []mindnspb.ProtoRR, rrtype mindnspb.Type) []mindnspb.ProtoRR
- func FilterByType(records []mindnspb.ProtoRR, rrtype mindnspb.Type) []mindnspb.ProtoRR
- func FindSOA(records []mindnspb.ProtoRR) *mindnspb.SOA
- func ParseFile(path, origin string) ([]mindnspb.ProtoRR, error)
- type Parser
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ExcludeType ¶
func ExcludeType(records []mindnspb.ProtoRR, rrtype mindnspb.Type) []mindnspb.ProtoRR
ExcludeType returns records not matching the given type.
func FilterByType ¶
func FilterByType(records []mindnspb.ProtoRR, rrtype mindnspb.Type) []mindnspb.ProtoRR
FilterByType returns records matching the given type.
Types ¶
Click to show internal directories.
Click to hide internal directories.