Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func PrepareFilterIssueLabels ¶
func PrepareFilterIssueLabels(ctx *context.Context, repoID int64, owner *user_model.User) (ret struct { AllLabels []*issues_model.Label SelectedLabelIDs []int64 }, )
PrepareFilterIssueLabels reads the "labels" query parameter, sets `ctx.Data["Labels"]` and `ctx.Data["SelectLabels"]`
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.