Documentation
¶
Index ¶
- type Gen
- func (s Gen) CalendarCalendar(refID string) string
- func (s Gen) CalendarCalendarRefID(id string) string
- func (s Gen) CalendarEvent(refID string) string
- func (s Gen) CalendarUser(refID string) string
- func (s Gen) CalendarUserRefID(email string) string
- func (s Gen) CodeBranch(repoID string, branchName string, firstCommitSHA string) string
- func (s Gen) CodeCommit(repoID string, commitSHA string) string
- func (s Gen) CodeCommitEmail(email string) string
- func (s Gen) CodeCommits(repoID string, commitSHAs []string) (res []string)
- func (s Gen) CodePullRequest(repoID string, refID string) string
- func (s Gen) CodeRepo(refID string) string
- func (s Gen) CodeUser(refID string) string
- func (s Gen) WorkIssue(refID string) string
- func (s Gen) WorkProject(refID string) string
- func (s Gen) WorkSprintID(refID string) string
- func (s Gen) WorkUser(refID string) string
- func (s Gen) WorkUserAssociatedRefID(associatedRefID string) string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Gen ¶
type Gen struct {
// contains filtered or unexported fields
}
func (Gen) CalendarCalendar ¶
func (Gen) CalendarCalendarRefID ¶
func (Gen) CalendarEvent ¶
func (Gen) CalendarUser ¶
func (Gen) CalendarUserRefID ¶
func (Gen) CodeBranch ¶
func (Gen) CodeCommitEmail ¶
func (Gen) CodeCommits ¶
func (Gen) WorkProject ¶
func (Gen) WorkSprintID ¶
func (Gen) WorkUserAssociatedRefID ¶
Click to show internal directories.
Click to hide internal directories.