# Functions
Get:.
GetOauthInfo: get info like scopes for a client's token.
No description provided by the author
JsonToStruct: convert json to go structure.
Post:.
No description provided by the author
writeRawFile: record to file row information recieved from GET command used in developpment to get json data and convert to go struct.
# Structs
No description provided by the author
https://developer.github.com/v3/repos/branches/.
No description provided by the author
GitReleases: https://developer.github.com/v3/repos/releases/.
GitSearch: https://developer.github.com/v3/search/.
GitUserRepos: https://developer.github.com/v3/search/.
No description provided by the author
# Type aliases
BranchHead: Used to retrieve "head branch" when using https://api.github.com/repos/USER/REPO/git/refs/heads.