Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Commit ¶
type Commit struct { Repository *versioning.Repository Commit *versioning.Commit }
type CommitBlob ¶
func (CommitBlob) IsCommitElement ¶
func (CommitBlob) IsCommitElement()
type NamedCommitBlob ¶
type NamedCommitFolder ¶
type NetworkCommitColor ¶
type RepositoryBranch ¶
type RepositoryBranch struct { Repository *versioning.Repository Name string }
type RepositoryTag ¶
type RepositoryTag struct { Repository *versioning.Repository Name string }
type TeamCollaborator ¶
type TeamCollaborator struct {
*uac.GetCollaboratorResponse
}
func (TeamCollaborator) IsCollaborator ¶
func (TeamCollaborator) IsCollaborator()
type UserCollaborator ¶
type UserCollaborator struct {
*uac.GetCollaboratorResponse
}
func (UserCollaborator) IsCollaborator ¶
func (UserCollaborator) IsCollaborator()
Click to show internal directories.
Click to hide internal directories.