Documentation ¶
Index ¶
- func CodeBranch(customerID string, refType string, repoID string, branchName string, ...) string
- func CodeCommit(customerID string, refType string, repoID string, commitSHA string) string
- func CodeCommitEmail(customerID string, email string) string
- func CodeCommits(customerID string, refType string, repoID string, commitSHAs []string) (res []string)
- func CodePullRequest(customerID string, refType string, repoID string, refID string) string
- func CodeRepo(customerID string, refType string, refID string) string
- func CodeUser(customerID string, refType string, refID string) string
- func WorkIssue(customerID string, refType string, refID string) string
- func WorkProject(customerID string, refType string, refID string) string
- func WorkSprint(customerID string, refType string, refID string) string
- func WorkUser(customerID string, refType string, refID string) string
- func WorkUserAssociatedRefID(customerID string, refType string, associatedRefID string) string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CodeBranch ¶
func CodeCommit ¶
func CodeCommitEmail ¶
func CodeCommits ¶
func CodePullRequest ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.