# Functions

NewGithubClient - constructor of GithubClient structure.
NewLinux - creates object allow interact with operating system rootDir - Path to directory contains linux root.

# Variables

ErrorGitHubAccessDenied - returned when there was access denied to github.com resource.
ErrorGitHubConnectionFailed - returned when there was a connection error with github.com.
ErrorGitHubNotFound - returned when github.com resource not found.

# Structs

GithubClient - client for operate with Github API.
Linux - linux os with root dir.