Documentation ¶
Index ¶
- func ClassificationSet(p *models.Publication, args []string) error
- func KeywordAdd(p *models.Publication, args []string) error
- func KeywordRemove(p *models.Publication, args []string) error
- func ProjectAdd(projectService backends.ProjectService) func(*models.Publication, []string) error
- func ReviewerTagAdd(p *models.Publication, args []string) error
- func ReviewerTagRemove(p *models.Publication, args []string) error
- func VABBApprovedSet(p *models.Publication, args []string) error
- func VABBIDSet(p *models.Publication, args []string) error
- func VABBTypeSet(p *models.Publication, args []string) error
- func VABBYearAdd(p *models.Publication, args []string) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ClassificationSet ¶
func ClassificationSet(p *models.Publication, args []string) error
func KeywordAdd ¶
func KeywordAdd(p *models.Publication, args []string) error
func KeywordRemove ¶
func KeywordRemove(p *models.Publication, args []string) error
func ProjectAdd ¶
func ProjectAdd(projectService backends.ProjectService) func(*models.Publication, []string) error
func ReviewerTagAdd ¶
func ReviewerTagAdd(p *models.Publication, args []string) error
func ReviewerTagRemove ¶
func ReviewerTagRemove(p *models.Publication, args []string) error
func VABBApprovedSet ¶ added in v1.0.30
func VABBApprovedSet(p *models.Publication, args []string) error
func VABBTypeSet ¶ added in v1.0.30
func VABBTypeSet(p *models.Publication, args []string) error
func VABBYearAdd ¶
func VABBYearAdd(p *models.Publication, args []string) error
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.