comments

package
v1.14.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 16, 2021 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CreateIssueComment

func CreateIssueComment(doer *models.User, repo *models.Repository, issue *models.Issue, content string, attachments []string) (*models.Comment, error)

CreateIssueComment creates a plain issue comment.

func DeleteComment

func DeleteComment(doer *models.User, comment *models.Comment) error

DeleteComment deletes the comment

func UpdateComment

func UpdateComment(c *models.Comment, doer *models.User, oldContent string) error

UpdateComment updates information of comment.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL