# Functions
CheckTopic runs the topic check and returns a result.
FormatResults generates a pretty table from topic check results.
# Constants
No description provided by the author
All possible CheckName values.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
CheckConfig contains all of the context necessary to check a single topic config.
TopicCheckResult contains the name and status of a single check.
TopicCheckResults stores the result of checking a single topic.
# Type aliases
CheckName is a string name for a topic check.