Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateIssueComment ¶
func CreateIssueComment(doer *user_model.User, repo *repo_model.Repository, issue *models.Issue, content string, attachments []string) (*models.Comment, error)
CreateIssueComment creates a plain issue comment.
func DeleteComment ¶
func DeleteComment(doer *user_model.User, comment *models.Comment) error
DeleteComment deletes the comment
func UpdateComment ¶
UpdateComment updates information of comment.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.