package
Version:
v1.3.0-rc.0...-d217119
Opens a new window with list of versions in this module.
Published: Dec 5, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
View Source
const (
ScenarioKey = "requirement-task-overview"
IssueTarget = "projectAllIssue"
)
type FilterConditions struct {
Type string `json:"type,omitempty"`
Value []string `json:"value,omitempty"`
Time []int64 `json:"time,omitempty"`
}
type FrontendConditions struct {
IterationID int64 `json:"iteration,omitempty"`
AssigneeIDs []string `json:"member,omitempty"`
LabelIDs []uint64 `json:"label,omitempty"`
}
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.