Documentation
¶
Index ¶
Constants ¶
View Source
const RepoName = "aframe-vr-player"
View Source
const RepoOwner = "mysterion"
Variables ¶
This section is empty.
Functions ¶
func DownloadCommit ¶
Types ¶
type Commit ¶
type Commit struct { Sha string `json:"sha"` Details CommitDetails `json:"commit"` }
curl https://api.github.com/repos/mysterion/aframe-vr-player/commits?per_page=1
func GetLatestCommit ¶
Click to show internal directories.
Click to hide internal directories.