Categorygithub.com/packtpublishing/advanced-go-programming-in-7-daysDay-34-Writing-a-Github-API-Clientgithub
# Packages
No description provided by the author
# Functions
CheckResponse checks the API response for errors, and returns them if present.
NewClient returns a new GitLab API client.
# Structs
A Client manages communication with the Github API.
No description provided by the author
Github API docs: https://docs.gitlab.com/ce/api/repositories.html.
Repository represents a GitHub repository.