Documentation ¶
Index ¶
- func CreateBoard() (*ticket.Board, error)
- func CreateBuild(jobId string) (*devops.Build, error)
- func CreateChangelog(issueId string) (*ticket.Changelog, error)
- func CreateCommit() (*code.Commit, error)
- func CreateIssue() (*ticket.Issue, error)
- func CreateJob() (*devops.Job, error)
- func CreateNote(prId uint64) (*code.Note, error)
- func CreatePipeline() (*models.Pipeline, error)
- func CreatePr(repoId uint64) (*code.PullRequest, error)
- func CreateRepo() (*code.Repo, error)
- func CreateSprint(boardId string) (*ticket.Sprint, error)
- func CreateTask(pipelineId uint64) (*models.Task, error)
- func CreateUser() (*user.User, error)
- func CreateWorklog(boardId string, issueId string) (*ticket.Worklog, error)
- func RandInt() int
- func RandIntString() string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateBoard ¶
func CreateCommit ¶
func CreateIssue ¶
func CreatePipeline ¶
func CreateRepo ¶
func CreateUser ¶
func RandIntString ¶
func RandIntString() string
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.