Versions in this module Expand all Collapse all v0 v0.8.0 Dec 13, 2015 v0.7.33 Dec 6, 2015 Changes in this version + func ApiDeployKey(apiLink string, key *models.DeployKey) *api.DeployKey + func ApiHook(repoLink string, w *models.Webhook) *api.Hook + func ApiPublicKey(apiLink string, key *models.PublicKey) *api.PublicKey + func ApiRepository(owner *models.User, repo *models.Repository, permission api.Permission) *api.Repository + func ApiUser(u *models.User) *api.User