Documentation
      ¶
    
    
  
    
  
    Index ¶
- 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
 
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ToCommit ¶
func ToCommit(c *git.Commit) *api.PayloadCommit
func ToCorrectPageSize ¶
ToCorrectPageSize makes sure page size is in allowed range.
func ToOrganization ¶
func ToOrganization(org *models.User) *api.Organization
Types ¶
This section is empty.
 Click to show internal directories. 
   Click to hide internal directories.