# Functions

NewDiffer constructs a Differ.
NewOutput constructs a new outputter.

# Constants

JSON outputs the diffs in json.
Text outputs the diffs in a simple text based format.

# Structs

Differ is responsible for subscribing to an informer an filtering out events.

# Interfaces

Output abstracts a straightforward way to write.

# Type aliases

OutputFormat encodes.