package
0.0.0-20210524191055-00f243756f03
Repository: https://github.com/noah-huppert/gh-gantt.git
Documentation: pkg.go.dev

# Functions

NewAPIHandlers creates a new APIHandlers.
NewHealthCheckHandler creates a new HealthCheckHandler.
NewIssuesHandler creates a new IssuesHandler.
NewReposHandler creates a new ReposHandler.

# Structs

APIHandlers sets up the handlers for API endpoints.
HealthCheckHandler implements http.ResponderHandler for the health check endpoint.
IssuesHandler implements resp.ResponderHandler by returning a list of GitHub issues for a repository.
IssuesRequest is the format of a issues request.
ReposHandler implements resp.ResponderHandler by returning a list of GitHub repository names for a user.