# Functions
ParseContent function parses JSON file with rules contents.
# Structs
Configuration represents configuration for content configuration file.
ErrorKeyMetadata is a Go representation of the `metadata.yaml` file inside of an error key content directory.
RuleContent wraps all the content available for a rule into a single structure.
RuleErrorKeyContent wraps content of a single error key.
RulePluginInfo is a Go representation of the `plugin.yaml` file inside of the rule content directory.