Documentation ¶
Index ¶
- func Create(content string, torrent *models.Torrent, user *models.User) (*models.Comment, error)
- func Delete(id uint) (*models.Comment, int, error)
- func FindAll(limit int, offset int, conditions string, values ...interface{}) ([]models.Comment, int)
- func NewCommentEvent(comment *models.Comment, torrent *models.Torrent)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.