# Functions

GetInput takes a reader and constructs an Input.
GithubComment retrieves a specific comment.
GithubVersions retrieves all matching versions for the given input.

# Structs

Comment is the actual resource.
Input is provided to this resource via STDIN.
Metadata is a key-value type.
Output is written by in script.
Source is the configurable settings a user provides to this resource.
Version represents a single version of the resource.