Versions in this module Expand all Collapse all v0 v0.9.99 Oct 17, 2016 v0.9.97 Nov 2, 2016 Changes in this version + func ToBranch(b *models.Branch, c *git.Commit) *api.Branch + func ToCommit(c *git.Commit) *api.PayloadCommit + func ToCorrectPageSize(size int) int + func ToDeployKey(apiLink string, key *models.DeployKey) *api.DeployKey + func ToEmail(email *models.EmailAddress) *api.Email + func ToHook(repoLink string, w *models.Webhook) *api.Hook + func ToOrganization(org *models.User) *api.Organization + func ToPublicKey(apiLink string, key *models.PublicKey) *api.PublicKey + func ToTeam(team *models.Team) *api.Team