recordaudit

package
v3.16.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 27, 2022 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func TxtNoBackticks

func TxtNoBackticks(records []*models.RecordConfig) error

TxtNoBackticks audits TXT records for strings that contain backticks.

func TxtNoDoubleQuotes

func TxtNoDoubleQuotes(records []*models.RecordConfig) error

TxtNoDoubleQuotes audits TXT records for strings that contain doublequotes.

func TxtNoLen255

func TxtNoLen255(records []*models.RecordConfig) error

TxtNoLen255 audits TXT records for strings exactly 255 octets long.

func TxtNoLongStrings

func TxtNoLongStrings(records []*models.RecordConfig) error

TxtNoLongStrings audits TXT records for strings that are >255 octets.

func TxtNoMultipleStrings

func TxtNoMultipleStrings(records []*models.RecordConfig) error

TxtNoMultipleStrings audits TXT records for multiple strings

func TxtNoSingleQuotes

func TxtNoSingleQuotes(records []*models.RecordConfig) error

TxtNoSingleQuotes audits TXT records for strings that contain single-quotes.

func TxtNoTrailingSpace

func TxtNoTrailingSpace(records []*models.RecordConfig) error

TxtNoTrailingSpace audits TXT records for strings that end with space.

func TxtNotEmpty

func TxtNotEmpty(records []*models.RecordConfig) error

TxtNotEmpty audits TXT records for empty strings.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL